fix: rank repealed search results last

This commit is contained in:
2026-09-16 14:07:28 +03:00
parent dffe072ce2
commit c2537cf445
9 changed files with 37 additions and 17 deletions

View File

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