ISolrSearchEngineCores.Item

Syntax

Item(ItemIndex: Integer): ISolrSearchEngineCore;

Parameters

ItemIndex. Solr instance index.

Description

The Item property returns parameters of the specified Solr instance.

Example

The example of work with the ISolrSearchEngineCores collection is given in description of the ISolrSearchEngineCores.Add method.

See also:

ISolrSearchEngineCores