OpenSearch/plugins
Simon Willnauer 18ff051ad5 Simplify ScriptModule and script registration (#18903)
Registering a script engine or native scripts still uses Guice today
and is much more complicated than needed. This change moves to a pull
based model where script plugins have to implement a dedicated interface
`ScriptPlugin` and defines simple getter returning instances rather than
classes.
2016-06-16 09:35:13 +02:00
..
analysis-icu Upgrade to lucene-6.1.0-snapshot-3a57bea. 2016-06-10 16:18:12 +02:00
analysis-kuromoji Upgrade to lucene-6.1.0-snapshot-3a57bea. 2016-06-10 16:18:12 +02:00
analysis-phonetic Upgrade to lucene-6.1.0-snapshot-3a57bea. 2016-06-10 16:18:12 +02:00
analysis-smartcn Upgrade to lucene-6.1.0-snapshot-3a57bea. 2016-06-10 16:18:12 +02:00
analysis-stempel Upgrade to lucene-6.1.0-snapshot-3a57bea. 2016-06-10 16:18:12 +02:00
discovery-azure Merge branch 'master' into rjernst-placeholder 2016-06-03 13:32:03 -04:00
discovery-ec2 Register thread pool settings 2016-06-06 22:09:12 -04:00
discovery-gce Register thread pool settings 2016-06-06 22:09:12 -04:00
ingest-attachment fix compile for ingest plugin lambda 2016-06-15 16:57:01 -07:00
ingest-geoip new ScriptProcessor for Ingest (#18193) 2016-06-15 14:57:18 -07:00
jvm-example Remove last vestigates of /bin/sh shebangs 2016-05-18 11:03:00 -04:00
lang-javascript Simplify ScriptModule and script registration (#18903) 2016-06-16 09:35:13 +02:00
lang-python Simplify ScriptModule and script registration (#18903) 2016-06-16 09:35:13 +02:00
mapper-attachments Remove deprecation suppression 2016-05-25 17:15:36 -04:00
mapper-murmur3 Lessen leniency of the query dsl. #18276 2016-05-16 17:37:00 +02:00
mapper-size Disable XContent auto closing of object and arrays 2016-05-25 16:46:09 +02:00
repository-azure Fix uncaught checked exception in AzureTestUtils 2016-06-03 14:17:25 -04:00
repository-gcs Change BlobPath.buildAsString() method 2016-05-23 10:50:40 +02:00
repository-hdfs Clarify the semantics of the BlobContainer interface 2016-05-31 19:22:55 -04:00
repository-s3 Merge branch 'master' into rjernst-placeholder 2016-06-03 13:32:03 -04:00
store-smb Add primitive to shrink an index into a single shard (#18270) 2016-05-31 10:41:44 +02:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00