ISolrImportCustomBinding.ClassName

Syntax

ClassName: String;

Description

The ClassName property determines a name of the class, which will be used on custom fields processing.

Comments

As a property value, specify name of the class implemented by the ISolrImportCustomValues interface.

Example

The example of use is given in description of the ISolrSearchEngineSchema.ImportProcessOptions property.

See also:

ISolrImportCustomBinding