IntArrayOptions
Description
Options for a field that contains an array of 64-bit signed integers.  Present if IndexFieldType specifies the field is of type int-array. All options are enabled by default.
Contents
- DefaultValue
- 
                  A value to use for the field if the field isn't specified for a document. Type: Long Required: No 
- FacetEnabled
- 
                  Whether facet information can be returned for the field. Type: Boolean Required: No 
- ReturnEnabled
- 
                  Whether the contents of the field can be returned in the search results. Type: Boolean Required: No 
- SearchEnabled
- 
                  Whether the contents of the field are searchable. Type: Boolean Required: No 
- SourceFields
- 
                  A list of source fields to map to the field. Type: String Required: No