meilisearch/milli/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
..
documents Make comparison simpler, add IndexUid error details similarly 2024-09-17 00:16:15 +03:00
facet Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
heed_codec Implement localized attributes settings 2024-07-25 10:51:27 +02:00
prompt Changes to prompt 2024-09-03 12:07:10 +02:00
search Make clippy happy 2024-09-19 16:27:34 +02:00
snapshots/index.rs always push the user defined vectors in arroy 2024-06-06 11:39:29 +02:00
update fix broken comments 2024-09-19 16:18:36 +02:00
vector fix the missing embedder name in the error message when trying to disable the binary quantization 2024-09-19 12:00:58 +02:00
asc_desc.rs fmt 2023-03-30 23:37:26 +02:00
criterion.rs update the syntax of the geoboundingbox filter to uses brackets instead of parens around lat and lng 2023-02-06 16:50:27 +01:00
error.rs Merge #4930 2024-09-30 15:55:05 +00:00
external_documents_ids.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
fieldids_weights_map.rs makes clippy and fmt happy 2024-06-06 11:39:29 +02:00
fields_ids_map.rs provide a method to get all the nested fields ids from a name 2024-06-06 11:36:11 +02:00
index.rs apply review comment 2024-09-19 16:47:06 +02:00
lib.rs fix clippy 2024-07-25 10:52:56 +02:00
localized_attributes_rules.rs Infer locales from index settings 2024-08-21 10:47:40 +02:00
order_by_map.rs Revert "Revert "Merge remote-tracking branch 'origin/main' into release-v1.7.1"" 2024-03-20 10:08:28 +01:00
proximity.rs Change the naming of attributeScale and wordScale into byAttribute and byWord 2023-12-14 16:31:00 +01:00
score_details.rs Do not fail sort comparisons when the field name or target point are different 2024-07-11 16:28:14 +02:00
snapshot_tests.rs Make milli use edition 2021 (#4770) 2024-07-09 17:25:39 +02:00
thread_pool_no_abort.rs Introduce the ThreadPoolNoAbort wrapper 2024-04-24 16:40:12 +02:00