MeiliSearch/meilisearch/tests/search
meili-bors[bot] e78da35287
Merge #4930
4930: Return `UserError::InvalidDocumentId` for primary keys with a length greater than 512 bytes r=curquiza a=flevi29

# Pull Request

## Related issue
Fixes #4843

## 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: F. Levi <55688616+flevi29@users.noreply.github.com>
2024-09-30 15:55:05 +00:00
..
snapshots Fix existing tests 2024-07-31 17:57:32 +02:00
distinct.rs fix bug around nested fields 2024-06-17 15:59:30 +02:00
errors.rs Update the error messages 2024-09-18 11:44:29 +02:00
facet_search.rs Add tests to sortFacetValuesBy count 2024-03-13 11:59:39 +01:00
formatted.rs refactor the tests suite slightly 2023-09-11 16:56:26 +02:00
geo.rs Fix the missing geo distance when one or both of the lat / lng are string 2024-06-26 14:50:15 +02:00
hybrid.rs Update tests 2024-09-17 16:30:43 +02:00
locales.rs Add test for German 2024-09-19 16:09:01 +02:00
matching_strategy.rs Add tests and fix matching strategy 2024-05-30 12:02:42 +02:00
mod.rs Update tests 2024-09-17 16:30:43 +02:00
multi.rs Merge #4930 2024-09-30 15:55:05 +00:00
pagination.rs fmt 2024-07-30 14:24:57 +02:00
restrict_searchable.rs reuse an index with already indexed documents instead of reindexing from scratch 2024-07-30 14:24:57 +02:00
search_queue.rs stop trying to process searches after one minute 2024-09-02 16:27:51 +02:00