MeiliSearch/meilisearch/src
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
..
analytics Remove hybrid.embedder boolean from analytics because embedder is now mandatory 2024-09-17 16:30:43 +02:00
extractors Update meilisearch/src/extractors/authentication/mod.rs 2024-06-26 14:00:21 +02:00
routes Merge #4930 2024-09-30 15:55:05 +00:00
search implement the binary quantization in meilisearch 2024-09-19 12:00:56 +02:00
error.rs Merge #4938 2024-09-19 09:17:14 +00:00
lib.rs Merge #4912 2024-09-05 09:11:23 +00:00
main.rs Only spawn one search queue in actix-web 2024-09-02 16:27:50 +02:00
metrics.rs Merge #4530 2024-03-25 12:23:31 +00:00
middleware.rs In prometheus metrics return the route pattern instead of the real route when returning the HTTP requests total 2024-07-30 16:24:49 +02:00
option.rs Merge #4806 2024-07-17 17:00:01 +00:00
search_queue.rs stop trying to process searches after one minute 2024-09-02 16:27:51 +02:00