feat(author.py):addresolver for searching authors by text
All checks were successful
Deploy on push / deploy (push) Successful in 1m15s
All checks were successful
Deploy on push / deploy (push) Successful in 1m15s
This commit is contained in:
@@ -514,7 +514,7 @@ class SearchService:
|
||||
|
||||
# Convert author dict to list
|
||||
author_docs_list = list(author_docs.values())
|
||||
|
||||
|
||||
# Log indexing started message
|
||||
logger.info("indexing started...")
|
||||
|
||||
|
Reference in New Issue
Block a user