-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
Hello,
For each filter, only the top 10 attributes/options are displayed.
For example, my products have a "color" attribute. I want to be able to filter products by any available color, but here I can only filter by the 10 colors most present in search results.

On this image, I've only got 10 colors, whereas I could have 18, as there are 18 different colors in total in the search results.
Here's the return of Elasticsearch:

The Elasticseach documentation says:
By default, the terms aggregation returns the top ten terms with the most documents. Use the size parameter to return more terms, up to the search.max_buckets limit.
Thanks for your plugin
Metadata
Metadata
Assignees
Labels
No labels