ISolrField.MultiValue

Syntax

MultiValue: Boolean;

Description

The MultiValue property determines whether it is possible to save multiple values for the field.

Comments

Available values:

The attribute can be changed only for custom fields.

Example

The example of use is given in description of the ISolrSearchEngineSchema.Fields property.

See also:

ISolrField