OpenSearch/plugins
Martijn van Groningen d0069f0fbb Provide access to ThreadContext in ingest plugins
Also introduced a `Processor.Parameters` class that is holder for several services processors rely on,
the  IngestPlugin#getProcessors(...) method has been changed to accept `Processor.Parameters` instead
of each service seperately.
2016-07-15 08:16:15 +02:00
..
analysis-icu Do not catch throwable 2016-07-04 08:41:06 -04:00
analysis-kuromoji Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-phonetic Fix order of modifiers 2016-07-01 16:57:14 +02:00
analysis-smartcn Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
analysis-stempel Switch analysis from push to pull 2016-06-26 07:15:42 -04:00
discovery-azure-classic Remove `node.mode` and `node.local` settings (#19428) 2016-07-14 13:21:10 +02:00
discovery-ec2 Fix remaining tests that either need access to the netty module or require explict configuration 2016-07-12 16:29:57 +02:00
discovery-gce Plugins: Add components creator as bridge between guice and new plugin init world 2016-07-11 14:14:06 -07:00
ingest-attachment Provide access to ThreadContext in ingest plugins 2016-07-15 08:16:15 +02:00
ingest-geoip Provide access to ThreadContext in ingest plugins 2016-07-15 08:16:15 +02:00
ingest-user-agent Provide access to ThreadContext in ingest plugins 2016-07-15 08:16:15 +02:00
jvm-example Plugins: Add components creator as bridge between guice and new plugin init world 2016-07-11 14:14:06 -07:00
lang-javascript Do not catch throwable 2016-07-04 08:41:06 -04:00
lang-python Enable Checkstyle RedundantModifier 2016-07-04 15:22:12 +02:00
mapper-attachments Do not catch throwable 2016-07-04 08:41:06 -04:00
mapper-murmur3 Plugins: Remove guice from Mapper plugins 2016-06-21 22:50:39 -07:00
mapper-size Add doc values support to the _size field in the mapper-size plugin 2016-07-05 14:47:58 +02:00
repository-azure Plugins: Add RepositoryPlugin interface for registering snapshot repositories 2016-07-08 00:10:03 -07:00
repository-gcs Removed duplicate deleteBlob methods (#18813) 2016-07-13 14:36:23 -04:00
repository-hdfs Rename transport-netty to transport-netty3 2016-07-14 22:03:14 -04:00
repository-s3 Add back tests for setting reader helper in s3 and illegal buffer/chunk size 2016-07-08 14:27:08 -07:00
store-smb Fix order of modifiers 2016-07-01 16:57:14 +02:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00