This website requires JavaScript.
Explore
Help
Sign In
searchengines-web
/
MeiliSearch
Watch
1
Star
0
Fork
0
You've already forked MeiliSearch
mirror of
https://github.com/meilisearch/MeiliSearch
synced
2025-02-14 14:33:27 +01:00
Code
Issues
Releases
Wiki
Activity
MeiliSearch
/
milli
/
src
/
search
/
new
/
ranking_rule_graph
History
Louis Dureuil
e58426109a
Fix panics and issues in exactness graph ranking rule
2023-04-06 17:50:39 +02:00
..
exactness
Fix panics and issues in exactness graph ranking rule
2023-04-06 17:50:39 +02:00
proximity
Rewrite proximity ranking rule
2023-03-30 11:59:06 +02:00
typo
Update typo ranking rule to use new query term structure
2023-03-30 11:32:19 +02:00
build.rs
Build ranking rule graph correctly after changes to trait definition
2023-03-30 11:32:55 +02:00
cheapest_paths.rs
Refactor the paths_of_cost algorithm
2023-03-30 12:11:11 +02:00
condition_docids_cache.rs
Update the ConditionDocidsCache after change to RankingRuleGraphTrait
2023-03-30 11:41:20 +02:00
dead_ends_cache.rs
Refactor the paths_of_cost algorithm
2023-03-30 12:11:11 +02:00
mod.rs
Add exactness ranking rules
2023-04-06 17:50:39 +02:00