MeiliSearch/meilisearch-lib
bors[bot] b9b32d65a8
Merge #2494
2494: Introduce the new faceting and pagination settings r=ManyTheFish a=Kerollmops

This PR introduces two new settings following the newly created spec https://github.com/meilisearch/specifications/pull/157:
 - The `faceting.max_values_per_facet` one describes the maximum number of values (each with a count) associated with a value in a facet distribution query.
 - The `pagination.limited_to` one describes the maximum number of documents that a search query can ever return.

Co-authored-by: Kerollmops <clement@meilisearch.com>
2022-06-09 12:09:21 +00:00
..
proptest-regressions feat(lib): auto-batching 2022-02-01 18:06:20 +01:00
src Merge #2494 2022-06-09 12:09:21 +00:00
Cargo.toml Merge #2494 2022-06-09 12:09:21 +00:00