MeiliSearch/milli/src/search/new
2023-10-30 11:15:02 +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 Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
ranking_rule_graph Reduce porximity range from 7 to 3 2023-10-03 12:16:48 +02:00
tests Wip 2023-10-30 11:13:08 +01:00
bucket_sort.rs fix bug where distinct search with no ranking returns offset+limit hits 2023-10-11 19:02:16 +05:30
db_cache.rs Generalize usage of CboRoaringBitmap codec to ease the use 2023-10-30 11:15:02 +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 Fix the geo sort when lat and lng are strings 2023-07-17 18:28:04 +02:00
graph_based_ranking_rule.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
interner.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
limits.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
mod.rs Merge #3945 2023-08-22 18:55:27 +00: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