OpenSearch/modules
Jack Conradson 89ec7db26b Fix casting bug in compound assignment for String (#65329)
This change fixes a bug where when doing compound assignment involving String concatenation, the 
right-hand side will fail to cast to String appropriately and throw a ClassCastException.
2020-11-20 12:09:27 -08:00
..
aggs-matrix-stats Only call reduce on a single InternalAggregation when needed (#62525) (#62594) 2020-09-18 08:43:58 +02:00
analysis-common Do not create two loggers for DeprecationLogger backport(#58435) (#61530) 2020-08-26 16:04:02 +02:00
geo Add search `fields` parameter to support high-level field retrieval. (#60258) 2020-07-28 10:58:20 -07:00
ingest-common Fix failure in AppendProcessorTests.testAppendingToListWithDuplicatesDisallowed (#62842) (#63499) 2020-10-08 13:15:29 -05:00
ingest-geoip [7.x] Add network from MaxMind Geo ASN database (#61676) (#62898) 2020-10-01 11:01:44 -05:00
ingest-user-agent Do not create two loggers for DeprecationLogger backport(#58435) (#61530) 2020-08-26 16:04:02 +02:00
kibana Correct system index names in Kibana module (#64011) 2020-10-21 12:11:10 -06:00
lang-expression Upgrade to Lucene-8.7.0 (#64532) (#64537) 2020-11-03 16:57:04 +01:00
lang-mustache Deprecate REST access to System Indices (#63274) (Original #60945) 2020-10-06 13:41:40 -06:00
lang-painless Fix casting bug in compound assignment for String (#65329) 2020-11-20 12:09:27 -08:00
mapper-extras Unused boost parameter should not throw mapping exception (#64999) (#65014) 2020-11-12 19:28:32 +00:00
parent-join Make sure non-collecting aggs include sub-aggs (backport of #64214) (#64247) 2020-10-28 08:38:05 -04:00
percolator Move the shared fetch cache to highlighting. (#65105) 2020-11-16 18:54:32 -08:00
rank-eval Optimize XContentParserUtils.ensureExpectedToken (#62691) (#63253) 2020-10-05 19:08:32 +02:00
reindex [7.10] Move RestRequestFilter to core (#63507) 2020-10-16 13:57:52 +03:00
repository-url [7.x] Introduce javaRestTest source set/task and convert modules (#59939) (#60026) 2020-07-28 08:39:11 -05:00
systemd [7.x] Remove integTest task from PluginBuildPlugin (#61879) (#62135) 2020-09-09 14:25:41 -05:00
transport-netty4 Revert Serializing Outbound Transport Messages on IO Threads (#64632) (#64654) 2020-11-05 16:29:12 +01:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00