Assembly: BISearch;
The ISolrImportDocumentExtensionBinding interface contains properties that are used to bind custom field to external data source.
ISolrImportDocumentExtensionBinding
The interface is used if on creating a binding the selected type is SolrFieldBindingType.ByDocumentExtension. To set up parameters, cast the binding described by the ISolrImportFieldBinding interface to the ISolrImportAttributeFieldBinding interface.
Property name | Brief description | |
Element | The Element property determines an index of the element, which data will be placed as custom attribute values. |
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