MeiliSearch/milli/src/search/new
2023-03-27 11:08:03 +02:00
..
logger Make clippy happy 2023-03-23 09:16:17 +01:00
ranking_rule_graph Remove empty attribute_rule mod 2023-03-27 11:08:03 +02:00
db_cache.rs Refactor of the Interner 2023-03-20 09:41:56 +01:00
distinct.rs Make clippy happy 2023-03-23 09:16:17 +01:00
graph_based_ranking_rule.rs Add comments suggesting performance improvements 2023-03-23 10:18:24 +01:00
interner.rs Compute edges of proximity graph lazily 2023-03-21 10:44:40 +01:00
mod.rs Removed unused search impl 2023-03-27 11:04:27 +02:00
query_graph.rs Add TODO notes 2023-03-27 11:04:04 +02:00
query_term.rs Add TODO notes 2023-03-27 11:04:04 +02:00
ranking_rules.rs Compute edges of proximity graph lazily 2023-03-21 10:44:40 +01:00
resolve_query_graph.rs Add comments suggesting performance improvements 2023-03-23 10:18:24 +01:00
small_bitmap.rs SmallBitmap: don't expose internal items 2023-03-27 11:04:43 +02:00
sort.rs Add TODO notes 2023-03-27 11:04:04 +02:00
words.rs Make clippy happy 2023-03-23 09:16:17 +01:00