MeiliSearch/milli/src/search/new/ranking_rule_graph
Louis Dureuil 1aaf24ccbf
Cargo fmt
2023-05-03 12:21:58 +02:00
..
exactness Prevent the exactness ranking rule from removing random words 2023-04-26 09:09:19 +02:00
fid Add "position" part of the attribute ranking rule 2023-04-13 10:46:09 +02:00
position Fix bug in computation of query term at a position 2023-05-02 10:48:32 +02:00
proximity Make all search tests pass, fix distinctAttribute bug 2023-04-24 12:12:08 +02:00
typo Simplify the logger 2023-04-12 16:32:53 +02:00
build.rs Cargo fmt 2023-05-03 12:21:58 +02:00
cheapest_paths.rs Speed up graph based ranking rule when a lot of different costs exist 2023-05-02 09:59:42 +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 Improve performance of the cheapest path finder algorithm 2023-05-02 09:59:42 +02:00
mod.rs Improve performance of the cheapest path finder algorithm 2023-05-02 09:59:42 +02:00