Skip to main content

Description

Hierarchical Facets for Solr. In order to correctly display a taxonomy as a hierarchical facet you need to configure the requisite Twigkit service to retrieve the data structure [configured in your Solr index][1]. First you need to create a service configuration:
The file ‘hierarchical.conf’ should be configured similar to the following example:
platform This specifies the configured platform where the taxonomy has been indexed.
parents-suffix The suffix, that if appended to the facet’s fieldname will designate the field containing parent node data. Will depend on how the taxonomy data has been indexed.
Example:

Usage

as element:

Directive info

  • This directive creates new scope.

Parameters

Example

Source