elasticsearch/modules/mapper-extras
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
..
src Add source fallback support for match_only_text mapped type (#89473) 2022-08-22 07:32:25 -07:00
build.gradle Fix release build for mapper-extras (#81780) 2021-12-15 17:36:55 -05:00