Skip to content

Limit facet item visibility #6572

Answered by Haroenv
bitsofshiva asked this question in Q&A
Discussion options

You must be logged in to vote

The limitation you'll have is that actually all facets are requested in a single call. What you can do in a custom widget is take control of the show more logic yourself, put a high limit and slice the value based on how many should show according to your logic.

It may also be interesting to look into searchable refinement list to solve the use case of "find all possible facet values"

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by bitsofshiva
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants