feat: add search relevance review lab

This commit is contained in:
2026-08-27 08:21:59 +03:00
parent 182b87fff2
commit f472a17897
9 changed files with 326 additions and 16 deletions

View File

@@ -17,7 +17,7 @@ from typing import Iterator
from search.catalog import authority_codes, source_code
APP_VERSION = "0.7.1"
APP_VERSION = "0.8.0"
LANGUAGES = {"ru", "ky"}
DEFAULT_MAPPING = Path(__file__).with_name("minjust-fragments-index.json")