MeiliSearch/milli/src/search/new
2023-03-20 09:41:56 +01:00
..
logger Add support for search offset and limit 2023-03-20 09:41:56 +01:00
ranking_rule_graph Fix more bugs + visual empty path cache logging 2023-03-20 09:41:56 +01:00
db_cache.rs Support swapped word pairs in new proximity ranking rule impl 2023-03-20 09:41:55 +01:00
graph_based_ranking_rule.rs Fix more bugs + visual empty path cache logging 2023-03-20 09:41:56 +01:00
mod.rs Add a search logger 2023-03-20 09:41:55 +01:00
query_graph.rs Fix bugs in query graph's "remove word" and "cheapest paths" algos 2023-03-20 09:41:56 +01:00
query_term.rs Improve the visual/detailed search logger 2023-03-20 09:41:55 +01:00
ranking_rules.rs Add support for search offset and limit 2023-03-20 09:41:56 +01:00
resolve_query_graph.rs Remove noise in codebase 2023-03-20 09:41:55 +01:00
sort.rs Add a search logger 2023-03-20 09:41:55 +01:00
words.rs Improve the visual/detailed search logger 2023-03-20 09:41:55 +01:00