elasticsearch/server
Jack Conradson 58fafe224f
Add source fallback support for match_only_text mapped type (#89473)
This change adds access to mapped match_only_text fields via the Painless scripting fields API. The 
values returned from a match_only_text field via the scripting fields API always use source as described 
by (#81246). These are not available via doc values so there are no bwc issues.
2022-08-22 07:32:25 -07:00
..
licenses Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
src Add source fallback support for match_only_text mapped type (#89473) 2022-08-22 07:32:25 -07:00
build.gradle Update to to Gradle wrapper 7.5 (#85141) 2022-07-19 08:12:19 +02:00