AddBinding(Type: SolrFieldBindingType; Field: ISolrField): ISolrImportFieldBinding;
AddBinding(Type: Prognoz.Platform.Interop.BISearch.SolrFieldBindingType; Field: Prognoz.Platform.Interop.BISearch.ISolrField): Prognoz.Platform.Interop.BISearch.ISolrImportFieldBinding;
Type. Custom field binding type.
Field. Custom field.
The AddBinding method creates binding for automatic fill of the custom field values.
Depending on the specified binding mode, to determine additional parameters lead method execution result to one of the following interfaces:
The example of use is given in description of the ISolrImportAttributeFieldBinding.Dimension, ISolrImportFieldToFieldBinding.SourceField, ISolrImportDocumentExtensionBinding.Element properties.
See also: