mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
feat: Introduce basic ranking rules
This commit is contained in:
committed by
Clément Renault
parent
c037fb85a8
commit
d210e5d8db
@ -16,3 +16,6 @@ branch = "op-builder-with-state"
|
||||
git = "https://github.com/Kerollmops/levenshtein-automata.git"
|
||||
branch = "custom-fst"
|
||||
features = ["fst_automaton"]
|
||||
|
||||
[dependencies.group-by]
|
||||
git = "https://github.com/Kerollmops/group-by.git"
|
||||
|
Reference in New Issue
Block a user