OpenSearch/modules
Mark Tozzi 17358b5af7
(refactor) Extract Empty/Script/Missing ValuesSource behavior to an interface (#48320) (#49330)
This is a pure code rearrangement refactor.  Logic for what specific ValuesSource instance to use for a given type (e.g. script or field) moved out of ValuesSourceConfig and into CoreValuesSourceType (previously just ValueSourceType; we extract an interface for future extensibility).  ValueSourceConfig still selects which case to use, and then the ValuesSourceType instance knows how to construct the ValuesSource for that case.
2019-11-19 16:44:29 -05:00
..
aggs-matrix-stats (refactor) Extract Empty/Script/Missing ValuesSource behavior to an interface (#48320) (#49330) 2019-11-19 16:44:29 -05:00
analysis-common Implement Lucene EstonianAnalyzer, Stemmer (#49149) 2019-11-18 17:24:21 +01:00
ingest-common Introduce dedicated ingest processor exception (#48810) 2019-11-14 11:04:53 -05:00
ingest-geoip Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
ingest-user-agent update ingest-user-agent regexes.yml (#47807) 2019-10-18 16:26:48 +02:00
lang-expression upgrade to Lucene-8.3.0-snapshot-25968e3b75e (#48227) 2019-10-21 08:21:09 +02:00
lang-mustache Update mustache dependency to 0.9.6 (#46243) 2019-09-09 13:42:03 +02:00
lang-painless Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
mapper-extras Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
parent-join (refactor) Extract Empty/Script/Missing ValuesSource behavior to an interface (#48320) (#49330) 2019-11-19 16:44:29 -05:00
percolator Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
rank-eval Support `search_type` in Rank Evaluation API (#48542) (#48631) 2019-10-29 14:54:33 +01:00
reindex Fix java home validation usage by tasks (#49204) 2019-11-19 10:30:19 -08:00
repository-url Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
systemd Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
transport-netty4 Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00