meilisearch/milli/tests/search
Samyak S Sarnayak 6a10b679ca
Add test for phrase search with stop words
Originally written by ManyTheFish here:
https://gist.github.com/ManyTheFish/f840e37cb2d2e029ce05396b4d540762

Co-authored-by: ManyTheFish <many@meilisearch.com>
2022-10-26 19:08:32 +05:30
..
distinct.rs Introduce an indexation abortion function when indexing documents 2022-10-17 17:28:03 +02:00
facet_distribution.rs Introduce an indexation abortion function when indexing documents 2022-10-17 17:28:03 +02:00
filters.rs replace optional_words by term_matching_strategy 2022-08-22 17:47:19 +02:00
mod.rs Add test for phrase search with stop words 2022-10-26 19:08:32 +05:30
phrase_search.rs Add test for phrase search with stop words 2022-10-26 19:08:32 +05:30
query_criteria.rs Merge #616 2022-10-26 11:41:18 +00:00
sort.rs replace optional_words by term_matching_strategy 2022-08-22 17:47:19 +02:00
typo_tolerance.rs Introduce an indexation abortion function when indexing documents 2022-10-17 17:28:03 +02:00