Assembly: BISearch;
The ISolrImportFieldToFieldBinding interface contains properties that are used to bind custom field to another field.
ISolrImportFieldToFieldBinding
The interface is used if on creating a binding the SolrFieldBindingType.ByField type is selected. To set up parameters, cast the binding described by the ISolrImportFieldBinding interface to the ISolrImportFieldToFieldBinding interface.
Property name | Brief description | |
SourceField | The SourceField property determines the field that is used to create a binding. |
Property name | Brief description | |
Field | The Field property returns the custom field, for which a 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