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