<@U01PL2YSG8L> Could you pls clarify how the `max_...
# community-help
m
@Kishore Nallan Could you pls clarify how the
max_facet_values
parameter interacts with facet ranges? For example, when we set two ranges for a numerical field, the facet counts vary based on this parameter. With a low/default value, the counts don’t match the found documents, and sometimes both facets don’t appear in the results. When we increase
max_facet_values
, the counts are accurate (see examples in the thread). We’re testing the RC14. How should this parameter be set to ensure accurate counts for facet ranges when the number of results is unknown?