MeiliSearch/meilisearch-lib/src/index_controller
Irevoire ddad6cc069
feat(http): update the documents resource
- Return Documents API resources on `/documents` in an array in the the results field.
- Add limit, offset and total in the response body.
- Rename `attributesToRetrieve` into `fields` (only for the `/documents` endpoints, not for the `/search` ones).
- The `displayedAttributes` settings does not impact anymore the displayed fields returned in the `/documents` endpoints. These settings only impacts the `/search` endpoint.

Fix #2372
2022-05-31 16:40:40 +02:00
..
updates feat(auth): API keys 2021-12-06 09:52:41 +01:00
versioning Update MeiliSearch into Meilisearch everywhere 2022-01-26 17:43:16 +01:00
error.rs add dump batch handler 2022-05-25 11:13:34 +02:00
mod.rs feat(http): update the documents resource 2022-05-31 16:40:40 +02:00