ISolrCustomFieldSearchResults.Item

Syntax

Item(Index: Integer): ISolrCustomFieldSearchResult;

Parameters

Index. Index of the element with search results by any custom field.

Description

The Item property returns search results by custom field.

Example

The example of work with the ISolrCustomFieldSearchResults collection is given in description of the ISolrSearchResult.CustomFieldSearchResults property.

See also:

ISolrCustomFieldSearchResults