meilisearch/milli/src/search
many ee09e50e7f
Remove excluded document in criteria iterations
- pass excluded document to criteria to remove them in higher levels of the bucket-sort
- merge already returned document with excluded documents to avoid duplicas

Related to #125 and #112
Fix #170
2021-04-29 12:09:38 +02:00
..
criteria Remove excluded document in criteria iterations 2021-04-29 12:09:38 +02:00
distinct Simplify integer and float functions trait bounds 2021-04-20 10:23:31 +02:00
facet Remove debug logs while iterating through the facet levels 2021-04-20 10:23:31 +02:00
mod.rs Remove excluded document in criteria iterations 2021-04-29 12:09:38 +02:00
query_tree.rs feat(search): support words_limit 2021-04-20 12:22:04 +03:00