Explorar o código

10x index size

Daoud Clarke %!s(int64=3) %!d(string=hai) anos
pai
achega
fee5cbb400
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      mwmbl/tinysearchengine/indexer.py

+ 1 - 1
mwmbl/tinysearchengine/indexer.py

@@ -12,7 +12,7 @@ VERSION = 1
 METADATA_CONSTANT = b'mwmbl-tiny-search'
 METADATA_SIZE = 4096
 
-NUM_PAGES = 512000
+NUM_PAGES = 5_120_000
 PAGE_SIZE = 4096