MeiliSearch/milli/tests/search
Samyak S Sarnayak f1da623af3
Add test for phrase search with stop words and all criteria at once
Moved the actual test into a separate function used by both the existing
test and the new test.
2022-10-26 19:09:44 +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 Run cargo fmt 2022-10-26 19:09:03 +05:30
phrase_search.rs Add test for phrase search with stop words and all criteria at once 2022-10-26 19:09:44 +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