Update index name
This commit is contained in:
parent
b6183e00ea
commit
40f9eade9a
1 changed files with 1 additions and 1 deletions
|
@ -27,5 +27,5 @@ MWMBL_DATA_DIR = DATA_DIR / "mwmbl"
|
|||
CRAWL_GLOB = str(MWMBL_DATA_DIR / "b2") + "/*/*/*/*/*/*.json.gz"
|
||||
LINK_COUNT_PATH = MWMBL_DATA_DIR / 'crawl-counts.json'
|
||||
|
||||
INDEX_NAME = 'index.tinysearch'
|
||||
INDEX_NAME = 'index-v2.tinysearch'
|
||||
BATCH_DIR_NAME = 'batches'
|
Loading…
Reference in a new issue