ISolrFields.TargetType

Fore Syntax

TargetType: SearchEngineTargetType;

Fore.NET Syntax

TargetType: Prognoz.Platform.Interop.BISearch.SearchEngineTargetType;

Description

The TargetType property returns purpose of the Solr instance to which collection of fields belongs.

Example

The example of work with the ISolrFields collection is given in description of the ISolrSearchEngineSchema.Fields property.

See also:

ISolrFields