MeiliSearch/milli/src/search/new
2023-03-30 13:12:51 +02:00
..
logger Fix detailed logger 2023-03-30 12:20:44 +02:00
ranking_rule_graph Refactor the paths_of_cost algorithm 2023-03-30 12:11:11 +02:00
db_cache.rs Simplify the API of the DatabaseCache 2023-03-30 11:08:17 +02:00
distinct.rs Make clippy happy 2023-03-23 09:16:17 +01:00
graph_based_ranking_rule.rs Graph-based ranking rule + term matching strategy support 2023-03-30 12:19:21 +02:00
interner.rs Add more functionality to interners 2023-03-30 09:56:23 +02:00
mod.rs Use new term matching strategy logic in resolve_maximally_reduced_... 2023-03-30 13:12:51 +02:00
query_graph.rs Remove outdated sentence in documentation 2023-03-30 12:22:24 +02:00
query_term.rs Update query term structure to allow for laziness 2023-03-30 11:06:02 +02:00
ranking_rules.rs Avoid expensive assert! in bucket sort function 2023-03-30 13:07:17 +02:00
resolve_query_graph.rs Update resolve_graph module to work with lazy query terms 2023-03-30 11:10:38 +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 Update resolve_graph module to work with lazy query terms 2023-03-30 11:10:38 +02:00