MeiliSearch/meilisearch/tests
bors[bot] a1e9c44fe5
Merge #3389
3389: Return `invalid_search_facets` rather than `bad_request` when using facet on a non filterable attribute r=irevoire a=dureuill

# Pull Request

## Related issue

Fixes https://github.com/meilisearch/meilisearch/issues/3384

## What does the PR does

- title
- also adds a test

## PR checklist
Please check if your PR fulfills the following requirements:
- [x] Does this PR fix an existing issue, or have you listed the changes applied in the PR description (and why they are needed)?
- [x] Have you read the contributing guidelines?
- [x] Have you made sure that the title is accurate and descriptive of the changes?

Thank you so much for contributing to Meilisearch!


Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2023-01-19 13:19:22 +00:00
..
assets serde ndjson fix 2022-12-21 11:27:15 +08:00
auth fix the patch of description and name for the api-key 2023-01-18 19:07:26 +01:00
common Merge #3370 #3373 #3375 2023-01-18 15:21:11 +00:00
dashboard Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
documents Merge #3370 #3373 #3375 2023-01-18 15:21:11 +00:00
dumps Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
index Use invalid_index_uid error code in more places 2023-01-17 15:28:06 +01:00
search InvalidFacetDistribution returns invalid_search_facet 2023-01-19 13:41:26 +01:00
settings fix the wrong error code on minWordSizeForTypos 2023-01-18 12:28:46 +01:00
snapshot Merge --schedule-snapshot and --snapshot-interval-sec options 2023-01-04 14:13:54 +01:00
stats Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
swap_indexes fix a wrong error message 2023-01-18 17:26:48 +01:00
tasks improve the error message when no task filter are specified for the cancelation or deletion of tasks 2023-01-19 12:42:08 +01:00
content_type.rs Replace underscores with hyphens in doc link to error code 2023-01-05 10:09:02 +01:00
integration.rs add functionnal + error tests on the swap_indexes route 2023-01-18 09:36:04 +01:00