summaryrefslogtreecommitdiff
path: root/plugins/ingest-attachment/src/test/java/org/elasticsearch/ingest/attachment/AttachmentProcessorFactoryTests.java
AgeCommit message (Expand)Author
2017-04-04Rename random ASCII helper methodsJason Tedor
2016-12-20add `ignore_missing` flag to ingest plugins (#22273)Tal Levy
2016-07-01Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-06-30Ingest: Remove generics from Processor.FactoryRyan Ernst
2016-06-28Added IngestPlugin api, cutover common and geoip, changed ingest factoryRyan Ernst
2016-06-21ingest: merged o.e.ingest.core with o.e.ingest and in ingest-common module ad...Martijn van Groningen
2016-04-21ingest: Streamline option naming for several processors:Martijn van Groningen
2016-02-10Tests: Fix AttachmentProcessorFactoryTests to only check for existing fieldsAlexander Reelsen
2016-02-09Ingest: Add attachment processorAlexander Reelsen