MeiliSearch/milli/src/search/new/ranking_rule_graph
2023-04-06 17:50:39 +02:00
..
exactness Add exactness ranking rules 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