MeiliSearch/meilisearch/src
bors[bot] 32f7cfa5cb
Merge #3295
3295: Adjust Master Key-related messages r=dureuill a=dureuill

# Pull Request

## Related issue
Follow up for #3272 

## What does this PR do?
- Consistently capitalize "master key" (instead of "Master Key" sometimes) (see https://github.com/meilisearch/specifications/pull/209#discussion_r1060081094)
- Clarify that the counted unit for master key length is bytes, not characters (see https://github.com/meilisearch/documentation/issues/2069#issuecomment-1368873167)

## 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: Louis Dureuil <louis@meilisearch.com>
2023-01-05 08:43:23 +00:00
..
analytics Remove --max-index-size and --max-task-db-size 2023-01-04 17:20:01 +01:00
extractors Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
routes Do only one convertion to u64 2022-12-13 15:31:55 +01:00
error.rs Rename the ReceivePayload error variant 2022-12-13 15:07:35 +01:00
lib.rs Merge --schedule-snapshot and --snapshot-interval-sec options 2023-01-04 14:13:54 +01:00
main.rs Merge #3295 2023-01-05 08:43:23 +00:00
metrics.rs Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
option.rs Fix documentation 2023-01-04 17:20:03 +01:00
route_metrics.rs Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00
search.rs Renames meilisearch-http to meilisearch 2022-12-08 08:22:53 -07:00