elasticsearch/docs/reference/sql/endpoints
Costin Leau 2b35157196
SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113)
For cases where fields can have multi values, allow the behavior to be
customized through a dedicated configuration field.
By default this will be enabled on the drivers so that existing datasets
work instead of throwing an exception.
For regular SQL usage, the behavior is false so that the user is aware
of the underlying data.

Fix #39700
2019-03-18 14:56:00 +02:00
..
client-apps SQL: DOC polishing 2019-03-14 10:36:19 +02:00
odbc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
cli.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
index.asciidoc Move ODBC documentation to `elasticsearch` repository (#36955) 2018-12-27 11:55:20 +02:00
jdbc.asciidoc SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:00 +02:00
odbc.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:03 +02:00
rest.asciidoc SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:00 +02:00
translate.asciidoc SQL: Polish the rest chapter (#38971) 2019-02-15 21:15:40 +02:00