.. |
logger
|
Use word_prefix_docids, make get_word_prefix_docids private
|
2023-04-12 16:45:38 +02:00 |
matches
|
Matching words fixes
|
2023-04-12 16:21:43 +02:00 |
query_term
|
Decide to use prefix DB if the word is not an ngram
|
2023-04-12 16:45:38 +02:00 |
ranking_rule_graph
|
Use word_prefix_docids, make get_word_prefix_docids private
|
2023-04-12 16:45:38 +02:00 |
tests
|
Fix distinct attribute bugs
|
2023-04-07 11:09:01 +02:00 |
bucket_sort.rs
|
Fix distinct attribute bugs
|
2023-04-07 11:09:01 +02:00 |
db_cache.rs
|
Use word_prefix_docids, make get_word_prefix_docids private
|
2023-04-12 16:45:38 +02:00 |
distinct.rs
|
Fix distinct attribute bugs
|
2023-04-07 11:09:01 +02:00 |
exact_attribute.rs
|
Update call sites
|
2023-04-12 16:36:38 +02:00 |
graph_based_ranking_rule.rs
|
Simplify implementation of the detailed (=visual) logger
|
2023-04-12 16:32:53 +02:00 |
interner.rs
|
Add new tests and fix construction of query graph from paths
|
2023-04-05 16:31:10 +02:00 |
limits.rs
|
Limit the number of derivations for a single word.
|
2023-03-31 09:19:18 +02:00 |
mod.rs
|
Everyone uses the SearchContext::word_docids instead of get_db_word_docids
|
2023-04-12 16:44:43 +02:00 |
query_graph.rs
|
Add new tests and fix construction of query graph from paths
|
2023-04-05 16:31:10 +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
|
Use word_prefix_docids, make get_word_prefix_docids private
|
2023-04-12 16:45:38 +02:00 |
small_bitmap.rs
|
SmallBitmap: Consistently panic on incoherent universe lengths
|
2023-03-29 08:45:38 +02:00 |
sort.rs
|
Initialize query time ranking rule for query search
|
2023-03-28 12:40:52 +02:00 |
words.rs
|
Simplify implementation of the detailed (=visual) logger
|
2023-04-12 16:32:53 +02:00 |