mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
* Apply auto-flattening to `subobjects: auto` (#112092)
* Introduce mode `subobjects=auto` for objects
* Update docs/changelog/110524.yaml
* compilation error
* tests and fixes
* refactor
* spotless
* more tests
* fix nested objects
* fix test
* update fetch test
* add QA coverage
* update tests
* update tests
* update tests
* Apply auto-flattening to `subobjects: auto`
* Update docs/changelog/112092.yaml
* sync
* dont flatten subobjects auto
* refine test
* fix path for nested flattened objects and dynamic
* document `subobjects: auto`
* Apply suggestions from code review
Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
* comment updates
* restore indentation in comment
* update comment
* update comment
* update comment
* update comment
* rename isFlattenable
* add test for dynamic template
* fix copy_to and noop dynamic updates
* tests
* update comment
* fix tests
* update cluster feature in yaml test
* address comments
---------
Co-authored-by: Felix Barnsteiner <felixbarny@users.noreply.github.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
analyzer.asciidoc | ||
coerce.asciidoc | ||
copy-to.asciidoc | ||
doc-values.asciidoc | ||
dynamic.asciidoc | ||
eager-global-ordinals.asciidoc | ||
enabled.asciidoc | ||
format.asciidoc | ||
ignore-above.asciidoc | ||
ignore-malformed.asciidoc | ||
index-options.asciidoc | ||
index-phrases.asciidoc | ||
index-prefixes.asciidoc | ||
index.asciidoc | ||
meta.asciidoc | ||
multi-fields.asciidoc | ||
normalizer.asciidoc | ||
norms.asciidoc | ||
null-value.asciidoc | ||
position-increment-gap.asciidoc | ||
properties.asciidoc | ||
search-analyzer.asciidoc | ||
similarity.asciidoc | ||
store.asciidoc | ||
subobjects.asciidoc | ||
term-vector.asciidoc |