TextArrayOptions
class TextArrayOptions
Options for a field that contains an array of text strings. Present if IndexFieldType
specifies the field is of type text-array
. A text-array
field is always searchable. All options are enabled by default.
Types
Properties
Link copied to clipboard
The name of an analysis scheme for a text-array
field.
Link copied to clipboard
A value to use for the field if the field isn't specified for a document.
Link copied to clipboard
Whether highlights can be returned for the field.
Link copied to clipboard
Whether the contents of the field can be returned in the search results.
Link copied to clipboard
A list of source fields to map to the field.