mirror of
https://github.com/simon987/Simple-Incremental-Search-Tool.git
synced 2025-12-13 23:29:04 +00:00
Translated to french and bugfixes
This commit is contained in:
@@ -23,7 +23,7 @@ class Indexer:
|
||||
t.daemon = True
|
||||
t.start()
|
||||
|
||||
time.sleep(15)
|
||||
time.sleep(25)
|
||||
|
||||
if self.es.indices.exists(self.index_name):
|
||||
print("Index is already setup")
|
||||
|
||||
Reference in New Issue
Block a user