MeiliSearch/milli/src/search/new
2023-06-29 17:18:39 +02:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches Update Charabia 2023-06-29 15:56:32 +02:00
query_term Update Charabia 2023-06-29 15:56:32 +02:00
ranking_rule_graph Add rank_to_score for graph based ranking rules 2023-06-22 12:39:14 +02:00
tests Update inta snapshots 2023-06-29 17:18:39 +02:00
bucket_sort.rs Store the scores for each bucket 2023-06-22 12:39:14 +02:00
db_cache.rs Take into account small Review requests 2023-06-26 14:56:19 +02:00
distinct.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
exact_attribute.rs Score for exact_attributes 2023-06-22 12:39:14 +02:00
geo_sort.rs Score for geosort 2023-06-22 12:39:14 +02:00
graph_based_ranking_rule.rs Score for graph based ranking rules 2023-06-22 12:39:14 +02:00
interner.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
limits.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
mod.rs Merge #3834 2023-06-28 08:19:23 +00:00
query_graph.rs Score for graph based ranking rules 2023-06-22 12:39:14 +02:00
ranking_rules.rs RankingRuleOutput now contains a Score 2023-06-22 12:39:14 +02:00
resolve_query_graph.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
small_bitmap.rs SmallBitmap: Consistently panic on incoherent universe lengths 2023-03-29 08:45:38 +02:00
sort.rs Score for sort 2023-06-22 12:39:14 +02:00