OpenSearch/modules
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
..
aggs-matrix-stats remove unrecognized javadoc tag from matrix aggregation module 2016-06-01 17:30:20 -05:00
ingest-common ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
lang-expression Upgrade to Lucene 6.0.1. 2016-06-01 10:31:10 +02:00
lang-groovy Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
lang-mustache Register thread pool settings 2016-06-06 22:09:12 -04:00
lang-painless Cleaned up SEach node. 2016-06-06 18:21:08 -07:00
percolator Add support for waiting until a refresh occurs 2016-06-06 11:37:53 -04:00
reindex ingest: Move processors from core to ingest-common module. 2016-06-07 17:32:52 +02:00
build.gradle Enforce isolated mode for all plugins 2016-03-24 09:17:33 +01:00