This commit is contained in:
parent
9f9ea93526
commit
b9d602eedf
|
@ -112,7 +112,7 @@ class SearchService:
|
||||||
else:
|
else:
|
||||||
logger.debug('..')
|
logger.debug('..')
|
||||||
except Exception as error:
|
except Exception as error:
|
||||||
logging.error(f' Ошибка поиска: {error}')
|
logging.warning(f' {error}')
|
||||||
|
|
||||||
def put_mapping(self):
|
def put_mapping(self):
|
||||||
mapping = {
|
mapping = {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user