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
cli.asciidoc
index.asciidoc
jdbc.asciidoc SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:00 +02:00
odbc.asciidoc
rest.asciidoc SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:00 +02:00
translate.asciidoc