parent
c046398093
commit
a95b11ca61
|
@ -32,5 +32,9 @@ all.
|
|||
|
||||
|`include_in_all` |Should the field be included in the `_all` field (if
|
||||
enabled). Defaults to `true` or to the parent `object` type setting.
|
||||
|
||||
|`doc_values` |Set to `true` to store field values in a column-stride fashion.
|
||||
Automatically set to `true` when the <<fielddata-formats,`fielddata` format>> is `doc_values`.
|
||||
|
||||
|=======================================================================
|
||||
|
||||
|
|
Loading…
Reference in New Issue