OpenSearch/qa/ingest-with-mustache
Martijn van Groningen e8a8e22e09 Add template infrastructure, removed meta processor and added template support to set and remove processor.
Added ingest wide template infrastructure to IngestDocument
Added a TemplateService interface that the ingest framework uses
Added a TemplateService implementation that the ingest plugin provides that delegates to the ES' script service
Cut SetProcessor over to use the template infrastructure for the `field` and `value` settings.
Removed the MetaDataProcessor
Removed dependency on mustache library
Added qa  ingest mustache rest test so that the ingest and mustache integration can be tested.
2015-12-18 17:35:53 +01:00
..
src/test Add template infrastructure, removed meta processor and added template support to set and remove processor. 2015-12-18 17:35:53 +01:00
build.gradle Add template infrastructure, removed meta processor and added template support to set and remove processor. 2015-12-18 17:35:53 +01:00