OpenSearch/plugins
Martijn van Groningen f611f1c99e ingest: Move processors from core to ingest-common module.
Folded grok processor into ingest-common module.

The rest tests have been moved to ingest-common module as well, because these tests don't run in the rest-api-spec module but in the distribution:integ-test-zip module
and adding a test plugin there felt just wrong to me. I think this is ok. I left a tiny ingest rest test behind in that tests with an empty pipeline.

Removed messy tests, these tests were already covered in the rest tests

Added ingest test plugin in test infra so that each module testing integration with ingest doesn't need write its own plugin

Moved reindex ingest tests to qa module

Closes #18490
2016-06-07 17:32:52 +02:00
..
analysis-icu Upgrade to Lucene 6.0.1. 2016-06-01 10:31:10 +02:00
analysis-kuromoji Upgrade to Lucene 6.0.1. 2016-06-01 10:31:10 +02:00
analysis-phonetic Upgrade to Lucene 6.0.1. 2016-06-01 10:31:10 +02:00
analysis-smartcn Upgrade to Lucene 6.0.1. 2016-06-01 10:31:10 +02:00
analysis-stempel Upgrade to Lucene 6.0.1. 2016-06-01 10:31:10 +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 ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
ingest-geoip ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
jvm-example Remove last vestigates of /bin/sh shebangs 2016-05-18 11:03:00 -04:00
lang-javascript Remove LeafSearchScript.runAsFloat(): Nothing calls it. 2016-05-15 22:59:28 -04:00
lang-python Remove LeafSearchScript.runAsFloat(): Nothing calls it. 2016-05-15 22:59:28 -04: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