MultiValue: Boolean;
The MultiValue property determines whether it is possible to save multiple values for the field.
Available values:
True. Multiple values can be stored by the field.
False. Single value can be stored by the field.
The attribute can be changed only for custom fields.
The example of use is given in description of the ISolrSearchEngineSchema.Fields property.
See also: