MeiliSearch/milli/src/search/new/ranking_rule_graph
2023-10-30 11:00:46 +01:00
..
exactness Add missing exactness.matchingWords, exactness.maxMatchingWords 2023-07-04 16:31:01 +02:00
fid Add rank_to_score for graph based ranking rules 2023-06-22 12:39:14 +02:00
position Add rank_to_score for graph based ranking rules 2023-06-22 12:39:14 +02:00
proximity Reduce porximity range from 7 to 3 2023-10-03 12:16:48 +02:00
typo Add rank_to_score for graph based ranking rules 2023-06-22 12:39:14 +02:00
words Add rank_to_score for graph based ranking rules 2023-06-22 12:39:14 +02:00
build.rs Change how the cost of removing words is computed 2023-06-20 09:45:43 +02:00
cheapest_paths.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
condition_docids_cache.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
dead_ends_cache.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
mod.rs fix warnings 2023-10-30 11:00:46 +01:00