MeiliSearch/milli/src/search/new/ranking_rule_graph
2023-04-13 08:27:09 +02:00
..
attribute Resolve the attribute ranking rule conditions 2023-04-13 08:27:09 +02:00
exactness Everyone uses the SearchContext::word_docids instead of get_db_word_docids 2023-04-12 16:44:43 +02:00
proximity Use word_prefix_docids, make get_word_prefix_docids private 2023-04-12 16:45:38 +02:00
typo Simplify the logger 2023-04-12 16:32:53 +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 Introduce the attribute ranking rule in the list of ranking rules 2023-04-13 08:27:09 +02:00