MeiliSearch/meilisearch/tests/search
meili-bors[bot] dc3d9c90d9
Merge #3994
3994: Fix synonyms with separators r=Kerollmops a=ManyTheFish

# Pull Request

## Related issue
Fixes #3977

## Available prototype
```
$ docker pull getmeili/meilisearch:prototype-fix-synonyms-with-separators-0
```

## What does this PR do?
- add a new test
- filter the empty synonyms after normalization


Co-authored-by: ManyTheFish <many@meilisearch.com>
2023-09-05 14:42:46 +00:00
..
errors.rs Update tests 2023-07-12 11:21:19 +02:00
facet_search.rs Use snapshot instead of asserts 2023-07-25 15:34:05 +02:00
formatted.rs Fix tests 2023-06-22 12:39:14 +02:00
geo.rs ensure the geoboundingbox works with strings and int geofields in milli and meilisearch 2023-08-08 16:29:25 +02:00
mod.rs Add a test 2023-08-08 16:43:08 +02:00
multi.rs Fix tests 2023-06-22 12:39:14 +02:00
pagination.rs Add a specific test on finite pagination placeolder search with distinct attributes 2022-12-15 17:28:20 +01:00
restrict_searchable.rs Merge #3921 2023-07-13 11:00:14 +00:00