OpenSearch/docs/reference/sql
Adrien Grand c8af0f4bfa
Use mappings to format doc-value fields by default. (#30831)
Doc-value fields now return a value that is based on the mappings rather than
the script implementation by default.

This deprecates the special `use_field_mapping` docvalue format which was added
in #29639 only to ease the transition to 7.x and it is not necessary anymore in
7.0.
2019-01-30 10:31:51 +01:00
..
appendix SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
endpoints Use mappings to format doc-value fields by default. (#30831) 2019-01-30 10:31:51 +01:00
functions SQL: Introduce SQL DATE data type (#37693) 2019-01-24 13:41:58 +02:00
language SQL: Introduce SQL DATE data type (#37693) 2019-01-24 13:41:58 +02:00
concepts.asciidoc SQL: documentation improvements and updates (#36918) 2018-12-21 23:25:54 +02:00
getting-started.asciidoc SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00
index.asciidoc Move ODBC documentation to `elasticsearch` repository (#36955) 2018-12-27 11:55:20 +02:00
limitations.asciidoc SQL: add sub-selects to the Limitations page (#37012) 2019-01-07 10:08:51 +02:00
overview.asciidoc [DOCS] Various spelling corrections (#37046) 2019-01-07 14:44:12 +01:00
security.asciidoc SQL: [docs] Add `beta[]` markup to all SQL pages (#36471) 2018-12-11 13:25:29 +02:00