MeiliSearch/milli/src/search/new
2024-05-28 15:27:43 +02:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches filtered_universe accepts index and txn instead of SearchContext 2024-05-28 15:22:12 +02:00
query_term Fix the indexing of the searchable 2024-05-14 17:00:02 +02:00
ranking_rule_graph apply all style review comments 2024-05-15 15:02:26 +02:00
tests make the attribute ranking rule use the weights and fix the tests 2024-05-14 17:36:32 +02:00
bucket_sort.rs make clippy happy 2024-05-14 17:36:32 +02:00
db_cache.rs get back to what we were doingb efore in the DB cache and with the restricted field id 2024-05-15 18:00:39 +02:00
distinct.rs Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
exact_attribute.rs Stops returning an option in the internal searchable fields 2024-05-14 17:00:02 +02:00
geo_sort.rs chore: fix some typos in comments 2024-04-18 14:12:52 +08: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 filtered_universe accepts index and txn instead of SearchContext 2024-05-28 15:22:12 +02: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 Add support functions for accessing arroy writers and readers 2024-05-28 15:27:43 +02:00