Item(ItemIndex: Integer): ISolrFacetFieldResults;
Item[ItemIndex: Integer]: Prognoz.Platform.Interop.BISearch.ISolrFacetFieldResults;
ItemIndex. Index of the faceted search result set grouped by a field.
The Item property returns faceted search results grouped by a field.
The example of work with the ISolrFacetSearchResults collection is given in description of the ISolrSearchResults.FacetSearchResults property.
See also: