OpenSearch/plugins
David Roberts 749c3ec716
Remove the single argument Environment constructor (#27235)
Only tests should use the single argument Environment constructor.  To
enforce this the single arg Environment constructor has been replaced with
a test framework factory method.

Production code (beyond initial Bootstrap) should always use the same
Environment object that Node.getEnvironment() returns.  This Environment
is also available via dependency injection.
2017-11-04 13:25:09 +00:00
..
analysis-icu Upgrade to Lucene 7.1 (#27225) 2017-11-02 13:25:33 +00:00
analysis-kuromoji Upgrade to Lucene 7.1 (#27225) 2017-11-02 13:25:33 +00:00
analysis-phonetic Upgrade to Lucene 7.1 (#27225) 2017-11-02 13:25:33 +00:00
analysis-smartcn Upgrade to Lucene 7.1 (#27225) 2017-11-02 13:25:33 +00:00
analysis-stempel Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
analysis-ukrainian Upgrade to Lucene 7.1 (#27225) 2017-11-02 13:25:33 +00:00
discovery-azure-classic Allow build to directly run under JDK 9 (#25859) 2017-07-27 16:14:04 +02:00
discovery-ec2 Return List instead of an array from settings (#26903) 2017-10-09 09:52:08 +02:00
discovery-file Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
discovery-gce Return List instead of an array from settings (#26903) 2017-10-09 09:52:08 +02:00
examples Allow plugins to plug rescore implementations (#26368) 2017-08-25 13:46:57 -04:00
ingest-attachment Revert "Upgrade to Jackson 2.9.2 (#27032)" 2017-10-20 08:25:41 +02:00
ingest-geoip [Docs] "The the" is a great band, but ... (#26644) 2017-09-14 15:08:20 +02:00
ingest-user-agent update ingest-user-agent regexes.yml (#25608) 2017-07-10 08:43:11 -07:00
jvm-example Remove path.conf setting 2017-06-26 15:18:29 -04:00
mapper-murmur3 Enhances exists queries to reduce need for `_field_names` (#26930) 2017-11-01 10:46:59 +00:00
mapper-size Unify the result interfaces from get and search in Java client (#25361) 2017-06-29 11:35:28 +02:00
repository-azure Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
repository-gcs Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
repository-hdfs Do not create directories if repository is readonly (#26909) 2017-11-03 13:10:50 +01:00
repository-s3 (refactor) some opportunities to use diamond operator (#25585) 2017-08-15 16:36:42 -06:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
build.gradle Plugins: Include license and notice files in zip (#23191) 2017-02-15 11:23:12 -08:00