fix: hide search highlight markup in snippets

This commit is contained in:
2026-09-16 09:16:43 +03:00
parent f045233a50
commit 9fb266e8ac
9 changed files with 15 additions and 13 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.9.3"
APP_VERSION = "0.9.4"
LANGUAGES = {"ru", "ky"}
DEFAULT_MAPPING = Path(__file__).with_name("minjust-fragments-index.json")