mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-19 12:55:08 -04:00
This patch removes the check that fails requests that attempt to use fields of type: nested within indices with mode time_series. This patch also updates TimeSeriesIdFieldMapper#postParse to set the _id field on child documents once it's calculated. Closes #120874
6 lines
134 B
YAML
6 lines
134 B
YAML
pr: 122224
|
|
summary: Enable the use of nested field type with index.mode=time_series
|
|
area: Mapping
|
|
type: enhancement
|
|
issues:
|
|
- 120874
|