OpenSearch/docs/reference/sql
Costin Leau 076a68007c 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

(cherry picked from commit 2b351571961f172fd59290ee079126bbd081ceaf)
2019-03-18 14:56:03 +02:00
..
appendix SQL: Doc on syntax (identifiers in particular) (#38662) 2019-02-15 15:24:33 +02:00
endpoints SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:03 +02:00
functions SQL: Introduce MAD (MedianAbsoluteDeviation) aggregation (#40048) 2019-03-15 11:45:15 +02:00
language SQL: doc polishing 2019-02-15 22:14:36 +02:00
concepts.asciidoc [DOCS] Replaces CCS terms with attributes (#40076) 2019-03-15 07:57:51 -07:00
getting-started.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00
index.asciidoc SQL: Doc on syntax (identifiers in particular) (#38662) 2019-02-15 15:24:33 +02:00
limitations.asciidoc SQL: Add multi_value_field_leniency inside FieldHitExtractor (#40113) 2019-03-18 14:56:03 +02:00
overview.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00
security.asciidoc SQL: remove beta marker from documentation (#38661) 2019-02-10 00:09:58 +02:00