With `max_facet_values` generally having large val...
# community-help
k
With
max_facet_values
generally having large values like
1000
can hurt if the facets are high cardinality in nature. Try reducing it to say,
10
and check what response time you get?