diff --git a/services/search.py b/services/search.py index 0474047f..9acd274c 100644 --- a/services/search.py +++ b/services/search.py @@ -134,7 +134,7 @@ class SearchService: finally: self.lock.release() else: - logger.debug(' ..') + logger.debug(' cant reindex at the moment') def index(self, shout): if self.client: