ISolrSourceDataImportDestinationInfo.FieldBindings

Syntax

FieldBindings: ISolrImportFieldBindings;

Description

The FieldBindings property returns parameters of custom fields filling.

Comments

The custom fields values are filled in using applied macro determined in the ISolrImportCustomBinding.ClassName property. If required, use the FieldBindings property to set bindings for auto fill of custom fields values on indexing.

Example

The example of use is given in description of the ISolrImportAttributeFieldBinding.Dimension, ISolrImportFieldToFieldBinding.SourceField, ISolrImportDocumentExtensionBinding.Element properties.

See also:

ISolrSourceDataImportDestinationInfo