MeiliSearch/crates/meilisearch/tests/common
meili-bors[bot] e2d0ce52ba
Merge #5384
5384: Get multiple documents by ids r=irevoire a=dureuill

# Pull Request

## Related issue
Fixes #5345 

## What does this PR do?
- Implements [public usage](https://www.notion.so/meilisearch/Get-documents-by-ID-1994b06b651f805ba273e1c6b75ce4d8)
- Slightly refactor error messages for the `/similar` route

Co-authored-by: Louis Dureuil <louis@meilisearch.com>
2025-03-12 17:26:49 +00:00
..
encoder.rs Move crates under a sub folder to clean up the code 2024-10-21 08:18:43 +02:00
index.rs tests: Change get_document_by_filter to fetch_documents 2025-03-10 11:11:48 +01:00
mod.rs tests: add a check to know if a Value has an uid 2025-02-25 17:24:45 +01:00
server.rs Add and enhance tests 2025-03-03 10:33:39 +01:00
service.rs Merge branch 'main' into tmp-release-v1.11.0 2024-11-04 16:14:44 +01:00