BISearch > BISearch Assembly Interfaces > ISolrFacetFieldValue
Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrFacetFieldValue interface contains properties that are used to work with faceted search result.
ISolrFacetFieldValue
The ISolrFacetFieldResults.Item property returns result of faceted search.
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: