OpenSearch/plugins
Alan Woodward d33d13f2be Simplify generics on Mapper.Builder (#56747)
Mapper.Builder currently has some complex generics on it to allow fluent builder
construction. However, the second parameter, a return type from the build() method,
is unnecessary, as we can use covariant return types. This commit removes this second
generic parameter.
2020-05-15 12:14:49 +01:00
..
analysis-icu Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
analysis-kuromoji upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
analysis-nori upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
analysis-phonetic upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
analysis-smartcn upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
analysis-stempel upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
analysis-ukrainian upgrade to Lucene 8.6.0 snapshot (#56661) 2020-05-13 14:25:16 +02:00
discovery-azure-classic Enforce strict license distribution requirements (#56642) 2020-05-14 13:57:56 -07:00
discovery-ec2 Hide c.a.a.p.i.BasicProfileConfigFileLoader noise (#56346) 2020-05-07 17:00:58 +01:00
discovery-gce [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
examples Merge significant_terms into the terms package (backport of #56699) (#56715) 2020-05-13 17:36:21 -04:00
ingest-attachment Remove deprecated third-party methods from tests (#55255) (#55269) 2020-04-15 17:54:47 -04:00
mapper-annotated-text Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
mapper-murmur3 Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
mapper-size Simplify generics on Mapper.Builder (#56747) 2020-05-15 12:14:49 +01:00
repository-azure Move azure client logic from AzureStorageService to AzureBlobStore (#56806) 2020-05-15 11:30:15 +02:00
repository-gcs Track GET/LIST GoogleCloudStorage API calls (#56758) 2020-05-14 14:03:21 +02:00
repository-hdfs [7.x] Lazy test cluster module and plugins (#54852) (#55087) 2020-04-13 10:53:35 -05:00
repository-s3 Enforce strict license distribution requirements (#56642) 2020-05-14 13:57:56 -07:00
store-smb [7.x] Optimize which Rest resources are used by the Rest tests… (#53766) 2020-03-19 12:28:59 -05:00
transport-nio Move publishing configuration to a separate plugin (#56727) 2020-05-14 20:23:07 -07:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00