meilisearch/index-scheduler/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
..
index_mapper Specify index_mapper on IndexStats 2024-07-31 17:11:28 +02:00
snapshots fix the tests and the arroy_readers method 2024-09-19 12:00:58 +02:00
autobatcher.rs autobatch document deletion by filter 2024-09-02 16:27:51 +02:00
batch.rs Do not fail the whole batch when a single document deletion by filter fails 2024-09-02 16:27:51 +02:00
error.rs Update tests 2024-09-16 22:22:24 +03:00
features.rs Introduce the STARTS WITH filter operator gated under an experimental feature 2024-09-17 16:44:11 +02:00
insta_snapshot.rs only check the consistency of the index-scheduler on snapshots when running in release mode 2024-07-30 13:57:12 +02:00
lib.rs fix the tests and the arroy_readers method 2024-09-19 12:00:58 +02:00
lru.rs Add LruMap 2023-02-23 11:23:38 +01:00
utils.rs Prepare for processing documents edition 2024-07-10 16:23:21 +02:00
uuid_codec.rs Fix imports 2024-02-28 18:09:40 +01:00