MeiliSearch/milli/src/search/new
2023-11-23 14:11:38 +01:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches use a new temp index in the test 2023-09-08 12:32:47 +05:30
query_term Make clippy happy 2023-11-23 14:11:38 +01:00
ranking_rule_graph fix warnings 2023-10-30 11:00:46 +01:00
tests Make clippy happy 2023-11-23 14:11:38 +01:00
bucket_sort.rs Add explanatory comment 2023-10-23 12:06:28 +02:00
db_cache.rs Make the changes to use heed v0.20-alpha.6 2023-11-23 11:43:58 +01:00
distinct.rs Fix the geo sort when lat and lng are strings 2023-07-17 18:28:04 +02:00
exact_attribute.rs Score for exact_attributes 2023-06-22 12:39:14 +02:00
geo_sort.rs Make clippy happy 2023-11-23 14:11:38 +01:00
graph_based_ranking_rule.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
interner.rs Make clippy happy 2023-11-23 14:11:38 +01:00
limits.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
mod.rs Make clippy happy 2023-11-23 14:11:38 +01:00
query_graph.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
ranking_rules.rs RankingRuleOutput now contains a Score 2023-06-22 12:39:14 +02:00
resolve_query_graph.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
small_bitmap.rs SmallBitmap: Consistently panic on incoherent universe lengths 2023-03-29 08:45:38 +02:00
sort.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00