FacetNode Class

This section provides an overview of the FacetNode class and discusses:

  • FacetNode class methods.

  • FacetNode class properties.

The FacetNode class extends the FacetFilter class and is used to return the list of facet node values along with other information about the facet nodes.

Facet nodes are used to render the list of facet values of a particular facet for a given search. This list of facet nodes is retrieved using GetFacetNodes method of the SearchResultCollection. Since a facet node is constructed with a facet path, this information can be used to create a facet filter indicating that the user has chosen to filter the results further based on the facet node.