mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
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. |
||
---|---|---|
.. | ||
src | ||
build.gradle |