MeiliSearch/milli/src/search/new
2024-03-19 18:30:14 +01:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches implements a first version of the cutoff without settings 2024-03-19 10:28:21 +01:00
query_term Replace logging timer by spans 2024-03-05 11:05:42 +01:00
ranking_rule_graph fix warnings 2023-10-30 11:00:46 +01:00
tests snapshot the scores side by side with the score details 2024-03-19 18:30:14 +01:00
bucket_sort.rs fix the search cutoff and add a test 2024-03-19 10:35:47 +01:00
db_cache.rs Change the naming of attributeScale and wordScale into byAttribute and byWord 2023-12-14 16:31:00 +01:00
distinct.rs Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
exact_attribute.rs Score for exact_attributes 2023-06-22 12:39:14 +02:00
geo_sort.rs Fix geosort bug 2023-12-14 16:08:41 +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 implements a first version of the cutoff without settings 2024-03-19 10:28:21 +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 Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
vector_sort.rs Tests pass 2023-12-14 16:08:41 +01:00