elasticsearch/plugins/mapper-annotated-text
Nik Everett c71aa06463
Support fields in synthetic source in last cases (#91595)
This adds support for the `fields` API from painless in to synthetic
_source for `text` fields that have a keyword sub field. This is kind of
esoteric sounding, but it's the default mapping for strings you send in
json so synthetic `_source` supports it. So the `fields` API should too.
2022-11-16 13:47:48 -05:00
..
src Support fields in synthetic source in last cases (#91595) 2022-11-16 13:47:48 -05:00
build.gradle Always support ignore_malformed in the same way (#90565) 2022-10-03 06:18:02 -04:00