ISolrImportDocumentExtensionBinding

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISolrImportDocumentExtensionBinding interface contains properties to bind custom field to external data source.

Inheritance Hierarchy

          ISolrImportFieldBinding

          ISolrImportDocumentExtensionBinding

Comments

The interface is used, if on creating binding the selected type is SolrFieldBindingType.ByDocumentExtension. To set up parameters lead the binding described by the ISolrImportFieldBinding interface to the ISolrImportAttributeFieldBinding interface.

Properties

  Property name Brief description
Element The Element property determines element index using which data will be placed as custom attribute values.

Properties inherited from ISolrImportFieldBinding

  Property name Brief description
Field The Field property returns custom field for which binding is created.
Key The Key property returns binding key.
Type The Type property returns binding type of custom field.

See also:

BISearch Assembly Interfaces | ISolrSearchEngineSchema.Fields | System and Custom Fields