elasticsearch/docs/reference
Parker Timmins 245dc0775a
Make flattened synthetic source concatenate object keys on scalar/object mismatch (#129600)
There is an issue where for Flattened fields with synthetic source, if there is a key with a scalar value, and a duplicate key with an object value, one of the values will be left out of the produced synthetic source. This fixes the issue by replacing the object with paths to each of its keys. These paths consist of the concatenation of all keys going down to a given scalar, joined by a period. For example, they are of the form foo.bar.baz. This applies recursively, so that every value within the object, no matter how nested, will be accessible through a full specified path.
2025-06-20 14:20:49 -05:00
..
aggregations Replace chars (#128439) 2025-05-26 11:01:12 +02:00
community-contributed remove reliance on redirects in docs-content (#125863) 2025-03-28 16:41:38 +01:00
elasticsearch Make flattened synthetic source concatenate object keys on scalar/object mismatch (#129600) 2025-06-20 14:20:49 -05:00
elasticsearch-plugins Replace chars (#128439) 2025-05-26 11:01:12 +02:00
enrich-processor Fix the rendering of a table in the normalize_for_stream docs (#129345) 2025-06-12 11:02:48 -04:00
query-languages ES|QL categorize tech preview -> GA (#129398) 2025-06-19 12:06:28 +02:00
scripting-languages [docs] Add products to docset.yml (#128274) 2025-05-21 13:55:32 -05:00
search/search-your-data [DOCS] Clean up Asciidoc links in markdown files (#125046) 2025-03-19 08:03:55 -07:00
search-connectors Add Connectors release notes for 9.0.2 (#128555) 2025-06-03 15:24:06 +02:00
setup/install/docker [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
text-analysis [DOCS] Replace irregular whitespaces in docs (#128199) 2025-05-20 16:20:22 +02:00
watcher/images [docs] Migrate docs from AsciiDoc to Markdown (#123507) 2025-02-27 17:56:14 +01:00
index.md [docs] More updates for docs-assembler (#125509) 2025-03-24 14:20:14 -05:00
toc.yml [docs] More updates for docs-assembler (#125509) 2025-03-24 14:20:14 -05:00