Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Expand the "Search index" drop-down list under the template property.
  2. Select the facet definition for the property. The options are:

    OptionDescription
    DisabledThe property is not used as a search facet and no Solr document field is created.
    Unique without facetCreates a Solr document field for the property but no facet.
    Unique with facetCreates an Advanced Search facet and a Solr document field for the property. Values of this property will always be shown as a unique facet in Advanced search and it will not contain values of other properties from other templates,
    Combined without facetCreates a Solr document field for the property but no facet. If another property in another template has the same identifier and its search facet is also set to "Combined without facet". the values of these properties will be shown in a single, combined, facet when the above circumstance is met.
    Combined with facetCreates an Advanced Search facet and a Solr document field for the property. Iif another property in another template has the same identifier and its search facet is also set to "Combined with facet", the values of these properties will be searchable as a single, combined term when the above circumstance is met.





  3. Select "Multiple" if you want to allow multiple values for the facet to be searchable.
  4. Click [Save].


Modular Content Property Unique Search Facets Examples

Modular Content Template Configuration

...

Result in Advanced Search



Modular Content Property Combined Search Facets Examples

Modular Content Template Configuration

Solr Document Fields


If the search facet is set to unique (with or without facet) or combined (with or without facet), a new Solr document field is added for the property in the content item using this Modular Template (either a modular content type based on this template or a page with this template assigned as page metadata). The name of the field depends on the search facet type:

...