SolrFieldBindingType

Description

The SolrFieldBindingType enumeration contains types of bindings for auto fill of custom fields on indexing.

It is used by the following properties and methods:

Available Values

Value Brief description
0 ByAttribute. Binding of custom field to any dimension attribute.
1 ByField. Binding of custom field to another field (Data fields can be bound only to metadata fields and vice versa).
2 ByDocumentExtension. Binding to external data source. Values by selected element of external data source will be put as custom field values.

See also:

BISearch Assembly Enumerations