MeiliSearch/milli/src/search/new
writegr ab43a8a949 chore: fix some typos in comments
Signed-off-by: writegr <wellweek@outlook.com>
2024-04-18 14:12:52 +08:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches chore: fix some typos in comments 2024-04-14 20:11:34 +08:00
query_term chore: fix some typos in comments 2024-04-14 20:11:34 +08:00
ranking_rule_graph fix warnings 2023-10-30 11:00:46 +01:00
tests snapshot the scores side by side with the score details 2024-03-19 18:30:14 +01:00
bucket_sort.rs fix the search cutoff and add a test 2024-03-19 10:35:47 +01:00
db_cache.rs Change the naming of attributeScale and wordScale into byAttribute and byWord 2023-12-14 16:31:00 +01:00
distinct.rs Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
exact_attribute.rs Score for exact_attributes 2023-06-22 12:39:14 +02:00
geo_sort.rs chore: fix some typos in comments 2024-04-18 14:12:52 +08:00
graph_based_ranking_rule.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +02:00
interner.rs Make clippy happy 2023-11-23 14:11:38 +01:00
limits.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
mod.rs Lazily embed, don't fail hybrid search on embedding failure 2024-04-04 15:58:17 +02:00
query_graph.rs Format let-else ❤️ 🎉 2023-07-03 10:20:28 +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 Move to the v0.20.0-alpha.9 of heed 2023-11-27 11:52:22 +01:00
vector_sort.rs Lazily embed, don't fail hybrid search on embedding failure 2024-04-04 15:58:17 +02:00