MeiliSearch/milli/src/search/new
2023-06-27 12:32:38 +02:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches Expose a new vector field on the search route 2023-06-27 12:32:38 +02:00
query_term Remove comments and add documentation 2023-06-14 12:39:42 +02:00
ranking_rule_graph Add rank_to_score for graph based ranking rules 2023-06-22 12:39:14 +02:00
tests Add score details to new search tests 2023-06-22 12:39:14 +02:00
bucket_sort.rs Store the scores for each bucket 2023-06-22 12:39:14 +02:00
db_cache.rs Fix bug in encoding of word_position_docids and word_fid_docids 2023-04-24 09:59:30 +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 Expose a new vector field on the search route 2023-06-27 12:32:38 +02: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