fix: keep registration search results open
This commit is contained in:
@@ -17,7 +17,7 @@ from search.reviews import ReviewSnapshots, ReviewStore
|
||||
|
||||
|
||||
API_VERSION = "v1"
|
||||
SEARCH_ALGORITHM_VERSION = "search-2"
|
||||
SEARCH_ALGORITHM_VERSION = "search-3"
|
||||
LANGUAGES = {"ru", "ky"}
|
||||
CODE = re.compile(r"^[0-9]+$")
|
||||
MAX_PAGE_SIZE = 100
|
||||
|
||||
Reference in New Issue
Block a user