MeiliSearch/milli/src/search/new
2023-06-14 12:39:42 +02:00
..
logger Don't compute split_words for phrases 2023-05-16 17:01:18 +02:00
matches Remove dbg!(..) expression in highlighter tests 2023-05-08 09:45:23 +02:00
query_term Remove comments and add documentation 2023-06-14 12:39:42 +02:00
ranking_rule_graph Remove comments and add documentation 2023-06-14 12:39:42 +02:00
tests Remove comments and add documentation 2023-06-14 12:39:42 +02:00
bucket_sort.rs Improve performance of the cheapest path finder algorithm 2023-05-02 09:59:42 +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 Remove comments and add documentation 2023-06-14 12:39:42 +02:00
geo_sort.rs geosort: Remove rtree unwrap 2023-05-03 09:52:16 +02:00
graph_based_ranking_rule.rs Implement words as a graph-based ranking rule and fix some bugs 2023-05-16 10:42:11 +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 Implement words as a graph-based ranking rule and fix some bugs 2023-05-16 10:42:11 +02:00
query_graph.rs Remove comments and add documentation 2023-06-14 12:39:42 +02:00
ranking_rules.rs Move bucket sort function to its own module and fix a bug 2023-04-04 18:03:08 +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 Remove comments and add documentation 2023-06-14 12:39:42 +02:00