elasticsearch/docs/reference/mapping/fields
Oleksandr Kolomiiets 91d502cec6
Add generic fallback implementation for synthetic source (#108222)
This PR uses infrastructure from #107567 to implement a fallback implementation of synthetic source for field mappers that don't support it natively. In that case we will store source of such field as is in a separate stored field.
2024-05-21 11:30:30 -07:00
..
doc-count-field.asciidoc
field-names-field.asciidoc
id-field.asciidoc
ignored-field.asciidoc Adding aggregations support for the `_ignored` field (#101373) 2024-04-29 16:41:34 +02:00
index-field.asciidoc
meta-field.asciidoc
routing-field.asciidoc
source-field.asciidoc disabling source (#101839) 2023-11-07 13:43:28 +00:00
synthetic-source.asciidoc Add generic fallback implementation for synthetic source (#108222) 2024-05-21 11:30:30 -07:00
tier-field.asciidoc