meilisearch/milli/src/search/new
2024-07-10 16:49:34 +02:00
..
logger Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
matches Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
query_term Always do the intersections with the universe 2024-07-10 16:49:34 +02:00
ranking_rule_graph Always do the intersections with the universe 2024-07-10 16:49:34 +02:00
tests Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
bucket_sort.rs Search: spans with a finer granularity 2024-07-02 16:13:53 +02:00
db_cache.rs Always do the intersections with the universe 2024-07-10 16:49:34 +02:00
distinct.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
exact_attribute.rs Always do the intersections with the universe 2024-07-10 16:49:34 +02:00
geo_sort.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
graph_based_ranking_rule.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +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 Always do the intersections with the universe 2024-07-10 16:49:34 +02:00
query_graph.rs Modify the compute_query_term_subset_docids function to accept the universe 2024-07-10 16:49:34 +02:00
ranking_rules.rs RankingRuleOutput now contains a Score 2023-06-22 12:39:14 +02:00
resolve_query_graph.rs Always do the intersections with the universe 2024-07-10 16:49:34 +02:00
small_bitmap.rs SmallBitmap: Consistently panic on incoherent universe lengths 2023-03-29 08:45:38 +02:00
sort.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
vector_sort.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00