meilisearch/meilisearch-lib
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
..
proptest-regressions feat(lib): auto-batching 2022-02-01 18:06:20 +01:00
src feat(http): update the documents resource 2022-05-31 16:40:40 +02:00
Cargo.toml Intergrate smart crop in Meilisearch 2022-05-18 18:35:51 +02:00