feat: prepare OpenSearch fragment index

This commit is contained in:
2026-08-13 00:39:37 +03:00
parent 30065925e4
commit ac5ed95f3a
16 changed files with 318 additions and 25 deletions

View File

@@ -23,7 +23,7 @@ from pathlib import Path
from typing import Callable
from urllib.parse import urlsplit
APP_VERSION = "0.2.2"
APP_VERSION = "0.3.0"
SCHEMA_VERSION = "1"
NORMALIZER_VERSION = "1.0.0"
LANGUAGES = ("ru", "ky")