ISolrFacetFieldValue

Assembly: BISearch;

Description

The ISolrFacetFieldValue interface contains properties that are used to work with faceted search result.

Inheritance Hierarchy

ISolrFacetFieldValue

Comments

The ISolrFacetFieldResults.Item property returns result of faceted search.

Properties

  Property name Brief description
FacetCount The FacetCount property returns the number of faceted results for the field.
FacetValue The FacetValue property returns value of faceted field.

See also:

BISearch Assembly Interfaces