MeiliSearch/crates/milli/tests/search
ManyTheFish 9a75dc6ab3 Update tests using filterable attributes rules
**Changes:**
Replace the BTreeSet<String> by Vec<FilterableAttributesRule> without changing the test results

**Impact:**
- None
2025-03-03 10:33:34 +01:00
..
distinct.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
facet_distribution.rs Update tests using filterable attributes rules 2025-03-03 10:33:34 +01:00
filters.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
mod.rs Update tests using filterable attributes rules 2025-03-03 10:33:34 +01:00
phrase_search.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
query_criteria.rs Fix the tests to use the new replace/update documents 2025-02-03 10:34:07 +01:00
sort.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
typo_tolerance.rs Fix the tests to use the new replace/update documents 2025-02-03 10:34:07 +01:00