OpenSearch/modules
Alan Woodward ca2d12d039 Remove Settings parameter from FieldMapper base class (#58237)
This is currently used to set the indexVersionCreated parameter on FieldMapper.
However, this parameter is only actually used by two implementations, and clutters
the API considerably. We should just remove it, and use it directly in the
implementations that require it.
2020-06-18 12:53:54 +01:00
..
aggs-matrix-stats MappedFieldType should not extend FieldType (#58160) 2020-06-16 16:56:43 +01:00
analysis-common Support multiple tokens on LHS in stemmer_override rules (#56113) (#56484) 2020-05-29 22:34:31 +02:00
geo Add geo_shape mapper supporting doc-values in Spatial Plugin (#55037) (#55500) 2020-04-22 08:12:54 -07:00
ingest-common Add optional description parameter to ingest processors. (#57906) (#58152) 2020-06-15 19:27:57 -07:00
ingest-geoip Add optional description parameter to ingest processors. (#57906) (#58152) 2020-06-15 19:27:57 -07:00
ingest-user-agent Add optional description parameter to ingest processors. (#57906) (#58152) 2020-06-15 19:27:57 -07:00
kibana Reintroduce system index APIs for Kibana (#54935) 2020-04-08 09:08:49 -06:00
lang-expression Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
lang-mustache [7.x] Rename template V2 classes to ComposableTemplate (#57183) (#57232) 2020-05-27 11:01:59 -06:00
lang-painless Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
mapper-extras Remove Settings parameter from FieldMapper base class (#58237) 2020-06-18 12:53:54 +01:00
parent-join Remove Settings parameter from FieldMapper base class (#58237) 2020-06-18 12:53:54 +01:00
percolator Remove Settings parameter from FieldMapper base class (#58237) 2020-06-18 12:53:54 +01:00
rank-eval Refactor how to determine if a field is metafield (#57378) (#57771) 2020-06-08 09:16:18 -04:00
reindex Remove deprecated usage of testCompile configuration (#57921) (#58083) 2020-06-14 22:30:44 +02:00
repository-url Remove more //NORELEASE (#57517) 2020-06-05 15:34:06 +02:00
systemd Encapsulate systemd extender 2020-04-20 21:17:42 -04:00
tasks Reintroduce system index APIs for Kibana (#54935) 2020-04-08 09:08:49 -06:00
transport-netty4 Unify dependency licenses task configuration (#58116) (#58274) 2020-06-18 08:15:50 +02:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00