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
..
2022-06-06 10:44:46 +02:00
2022-06-01 18:06:20 +02:00
2021-12-06 09:52:41 +01:00
fmt
2022-06-07 03:50:39 +08:00
2022-04-12 15:22:36 -04:00