Disjunctive refinement allows you to build a checkbox-based
navigation. This navigation also allows you to drill down on a single facet value, while
still displaying all other facet values on the Refinements panel.
Use this policy to refine on multiple facet values, which are combined using an
OR
operator when querying the index. To display check boxes next to each
facet, select the Disjunctive facets option for the
Standard Facets widget in Mashup Builder.
CategoryFacet(Top/Language, disjunctive)
-
Refines on the language/en
facet.
-
The result set only contains English documents.
-
All other languages are still included in the navigation sidebar, with counts on them.
If you then refine on the language/fr
facet, the result set contains
both French and English documents.
Note that the HorizontalFacets widget displays only the first level of disjunctive
facets.