elasticsearch/modules
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
..
aggs-matrix-stats Remove tech debt on Aggregations#getLeafCollector (#88230) 2022-07-07 07:47:10 +02:00
analysis-common Introduce tracing interfaces (#87921) 2022-07-26 05:31:41 +09:30
apm Upgrade OpenTelemetry API and remove workaround (#89438) 2022-08-18 14:43:45 +01:00
data-streams Capture deprecation warnings in batched master tasks (#85525) 2022-08-15 19:20:15 +09:30
ingest-attachment Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
ingest-common Script: Common base class for write scripts (#89141) 2022-08-09 12:31:18 -05:00
ingest-geoip maybeScheduleNow with delay 0 instead of 1 (#89110) 2022-08-04 21:39:57 +09:30
ingest-user-agent Remove calls to deprecated xcontent method (#84733) 2022-08-01 22:18:03 +09:30
kibana Prevent migration of system indices that match templates (#87933) 2022-06-23 10:59:12 -04:00
lang-expression Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
lang-mustache Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
lang-painless Add source fallback support for match_only_text mapped type (#89473) 2022-08-22 07:32:25 -07:00
legacy-geo Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
mapper-extras Add source fallback support for match_only_text mapped type (#89473) 2022-08-22 07:32:25 -07:00
parent-join Synthetic source: load text from stored fields (#87480) 2022-08-17 10:18:36 -04:00
percolator Add source fallback for keyword fields using operation (#88735) 2022-07-28 10:34:05 -07:00
rank-eval Dry up collection writing to StreamOutput (#86386) 2022-05-24 07:30:34 +02:00
reindex Remove calls to deprecated xcontent method (#84733) 2022-08-01 22:18:03 +09:30
repository-azure Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
repository-gcs Report better error for GCS credentials load failure (#89336) 2022-08-15 19:12:50 +09:30
repository-s3 Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
repository-url Add verification metadata for dependencies (#88814) 2022-08-04 09:51:16 +02:00
runtime-fields-common Don't modify source map when parsing composite runtime field (#89114) 2022-08-17 10:00:16 +01:00
systemd Introduce tracing interfaces (#87921) 2022-07-26 05:31:41 +09:30
transport-netty4 Add support for floating point node.processors setting (#89281) 2022-08-17 15:00:39 +02:00
build.gradle Convert repository plugins to modules (#81870) 2022-01-10 10:45:42 +00:00