ISolrImportFieldToFieldBinding

Assembly: BISearch;

Namespace: Prognoz.Platform.Interop.BISearch;

Description

The ISolrImportFieldToFieldBinding interface contains properties to bind custom field to another field.

Inheritance Hierarchy

          ISolrImportFieldBinding

          ISolrImportFieldToFieldBinding

Comments

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

Properties

  Property name Brief description
SourceField The SourceField property determines field used to create binding.

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