MeiliSearch/meilisearch-types/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
..
deserr Add new errors to meilisearch 2024-07-11 16:31:44 +02:00
compression.rs Compress the snapshot in a tarball 2022-10-27 11:35:15 +02:00
document_formats.rs fix and remove the file-store hack of /dev/null 2024-02-26 10:19:07 +01:00
error.rs Merge #4930 2024-09-30 15:55:05 +00:00
facet_values_sort.rs Move the sortFacetValuesBy in the faceting settings 2023-06-29 14:33:31 +02:00
features.rs Implements the experimental contains filter operator« 2024-07-17 11:13:37 +02:00
index_uid_pattern.rs bump deserr 2023-02-14 20:04:30 +01:00
index_uid.rs Merge #4930 2024-09-30 15:55:05 +00:00
keys.rs implement the snapshots on demand 2023-09-11 12:35:57 +02:00
lib.rs Implement localized search 2024-07-25 10:51:27 +02:00
locales.rs Update Charabia v0.9.1 2024-09-19 16:08:59 +02:00
settings.rs Implement localized attributes settings 2024-07-25 10:51:27 +02:00
star_or.rs get rids of the unwrap_any function in favor of take_cf_content 2023-02-14 20:06:31 +01:00
task_view.rs Support deleting documents with functions 2024-07-10 16:28:15 +02:00
tasks.rs Support DocumentEdition in dumps 2024-07-10 16:29:17 +02:00
versioning.rs Change versioning in meili 2024-09-05 10:08:06 +02:00