- Issue created by @robertoperuzzo
Currently, when we enable the facet in the field schema for a specific index, the facet filters always appear in the search block wherever it is placed on the website. As a result, we cannot reuse the same index in two different blocks when one requires facets and the other does not.
At the moment, the only workaround is to create a duplicate index where the facet field schema is disabled — the sole difference between the two.
Introduce a toggle in the search block configuration to control whether facet filters should be displayed.
TBD
Active
1.0
Miscellaneous