Hi guys,
I am trying to optimize performance by using DynamicFacets.
What I don't understand about it, is if I still need to define Expressions in Query for each parameter used in the Facets
I have made the following steps:
1. I have set the "Allow dynamic facets from existing facet groups" on the ProductCatalog App
2. I have defined a Query with a simple set of parameters and a basic set of expressions. I have not defined individual queries for each Parameter used for facets
3. I have defined a Facet with a few options
4. On the Group, I have selected the facet to be displayed.
5. I have navigated to the ProductGroup page
The facets are not displayed on the ProductGroup page.
The documentation is very brief about it and I am not sure what I should expect from this functionality and what would be some use cases for it.
Thank you,
Adrian