ISolrFacetFieldResults.Item

Syntax

Item(ItemIndex: Integer): ISolrFacetFieldValue;

Parameters

ItemIndex. Index of faceted search result.

Description

The Item property returns the specified result of faceted search.

Example

The example of work with the ISolrFacetFieldResults collection is given in description of the ISolrSearchResults.FacetSearchResults property.

See also:

ISolrFacetFieldResults