Bug fixes for FTP crawler

This commit is contained in:
Simon
2018-06-13 15:54:45 -04:00
parent 9bde8cb629
commit 1bd58468eb
5 changed files with 45 additions and 12 deletions

View File

@@ -52,5 +52,5 @@ def random_searches(count=10000000, max_workers=1000):
# dump_local_filesystem("/mnt/")
# index_file_list("local_filesystem.json", 10)
index_file_list("crawl_server/crawled/123.json", 10)
# random_searches(100000)