MeiliSearch/milli/src/search/new
2023-04-12 16:32:53 +02:00
..
logger Simplify implementation of the detailed (=visual) logger 2023-04-12 16:32:53 +02:00
matches Matching words fixes 2023-04-12 16:21:43 +02:00
query_term Matching words fixes 2023-04-12 16:21:43 +02:00
ranking_rule_graph Simplify implementation of the detailed (=visual) logger 2023-04-12 16:32:53 +02:00
tests Fix distinct attribute bugs 2023-04-07 11:09:01 +02:00
bucket_sort.rs Fix distinct attribute bugs 2023-04-07 11:09:01 +02:00
db_cache.rs Add new db caches 2023-04-06 17:50:39 +02:00
distinct.rs Fix distinct attribute bugs 2023-04-07 11:09:01 +02:00
exact_attribute.rs exact_attributes: Add TODOs and additional check after review 2023-04-06 17:50:39 +02:00
graph_based_ranking_rule.rs Simplify implementation of the detailed (=visual) logger 2023-04-12 16:32:53 +02:00
interner.rs Add new tests and fix construction of query graph from paths 2023-04-05 16:31:10 +02:00
limits.rs Limit the number of derivations for a single word. 2023-03-31 09:19:18 +02:00
mod.rs Simplify implementation of the detailed (=visual) logger 2023-04-12 16:32:53 +02:00
query_graph.rs Add new tests and fix construction of query graph from paths 2023-04-05 16:31:10 +02:00
ranking_rules.rs Move bucket sort function to its own module and fix a bug 2023-04-04 18:03:08 +02:00
resolve_query_graph.rs Fix phrase search bug when the phrase has only one word 2023-03-30 14:48:12 +02:00
small_bitmap.rs SmallBitmap: Consistently panic on incoherent universe lengths 2023-03-29 08:45:38 +02:00
sort.rs Initialize query time ranking rule for query search 2023-03-28 12:40:52 +02:00
words.rs Simplify implementation of the detailed (=visual) logger 2023-04-12 16:32:53 +02:00