mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-18 08:48:32 +08:00
b9b32d65a8
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> |
||
---|---|---|
.. | ||
dump | ||
index | ||
index_controller | ||
index_resolver | ||
tasks | ||
analytics.rs | ||
compression.rs | ||
document_formats.rs | ||
error.rs | ||
lib.rs | ||
options.rs | ||
snapshot.rs | ||
update_file_store.rs |