Assembly: BISearch;
Namespace: Prognoz.Platform.Interop.BISearch;
The ISolrFacetFieldValue interface contains properties 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 number of faceted result for the field. | |
| FacetValue | The FacetValue property returns value of faceted field. |
See also: