how can a select all facets values on a page load using the config
I didn't quite understand your question, could you explain it better?
sure how can i achieve while a page load all the value selected in Facets components and shows results according to that in elastic app search ui
I want to show all the checkbox checked and work filter according to that on a single click
Facets are filters that limit the results of document attributes. In this case, if you want to narrow down the results, select an option available on the facet.
To me, it doesn't make sense to load with all options selected because that would remove the purpose of the facet.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.