This commit is contained in:
parent
e656920f7b
commit
24cbba0746
|
@ -134,7 +134,7 @@ class SearchService:
|
||||||
finally:
|
finally:
|
||||||
self.lock.release()
|
self.lock.release()
|
||||||
else:
|
else:
|
||||||
logger.debug(' ..')
|
logger.debug(' cant reindex at the moment')
|
||||||
|
|
||||||
def index(self, shout):
|
def index(self, shout):
|
||||||
if self.client:
|
if self.client:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user