Tweak token prioritization in Typesense (#5776)

* Tweak toke prioritization in typesense

* tweaks

* allow configuring max_candidates

* tweak max_candidates

* final changes
This commit is contained in:
aecsocket
2026-04-15 20:45:41 +01:00
committed by GitHub
parent 3d5f29a7a2
commit 546b117437
3 changed files with 325 additions and 14 deletions

View File

@@ -16,7 +16,7 @@ DATABASE_URL=postgresql://labrinth:labrinth@localhost/labrinth
DATABASE_MIN_CONNECTIONS=0
DATABASE_MAX_CONNECTIONS=16
SEARCH_BACKEND=meilisearch
SEARCH_BACKEND=typesense
# Meilisearch configuration
MEILISEARCH_READ_ADDR=http://localhost:7700