perf(search): implement full async + indexed search system with major performance gains

Signed-off-by: Boris Yumankulov <boria138@altlinux.org>
This commit is contained in:
2025-11-28 13:34:46 +05:00
parent 3abaccb1e0
commit 665a4df322
9 changed files with 635 additions and 8 deletions

View File

@@ -41,9 +41,10 @@ Requires: python3-tqdm
Requires: python3-vdf
Requires: python3-pefile
Requires: python3-pillow
Requires: python3-beautifulsoup4
Requires: python3-rapidfuzz
Requires: perl-Image-ExifTool
Requires: xdg-utils
Requires: python3-beautifulsoup4
Requires: cabextract
Requires: gzip
Requires: unzip