summaryrefslogtreecommitdiff
path: root/plugins/ingest-attachment
AgeCommit message (Expand)Author
2017-05-16Tests: Change rest test extension from .yaml to .yml (#24659)Ryan Ernst
2017-04-18Tests: Clean up rest test file handling (#21392)Ryan Ernst
2017-04-04Rename random ASCII helper methodsJason Tedor
2017-03-21Packaging: Remove classpath ordering hack (#23596)Ryan Ernst
2017-02-03Remove POTM file after merging with master branchDavid Pilato
2017-02-03Merge branch 'master' into fix/22077-ingest-attachmentDavid Pilato
2017-02-03Use PathUtils instead of PathsDavid Pilato
2017-02-03Replace tika-files.zip by a tika-files dirDavid Pilato
2017-02-03Remove support for Visio and POTM filesDavid Pilato
2017-01-25Add test-outlook.msg and test-outlook2003.msg filesDavid Pilato
2017-01-24Add missing mime4j libraryDavid Pilato
2017-01-21Add single static instance of SpecialPermission (#22726)Tim Brooks
2016-12-22Remove much ceremony from parsing client yaml test suites (#22311)Nik Everett
2016-12-20add `ignore_missing` flag to ingest plugins (#22273)Tal Levy
2016-11-16Update to Tika 1.14David Pilato
2016-11-07Test: Remove multi process support from rest test runner (#21391)Ryan Ernst
2016-10-10Deps: Update ingest-attachment to latest libraries (#20710)Alexander Reelsen
2016-08-10Adds content-length as numberDavid Pilato
2016-07-26Rename client yaml test infrastructureNik Everett
2016-07-25Add Location header and improve REST testingNik Everett
2016-07-15Provide access to ThreadContext in ingest pluginsMartijn van Groningen
2016-07-05Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-07-04Do not catch throwableJason Tedor
2016-07-01Merge branch 'master' into ingest_plugin_apiRyan Ernst
2016-06-30Ingest: Remove generics from Processor.FactoryRyan Ernst
2016-06-30Tests pass, started removing 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-06-15Plugins: Remove name() and description() from apiRyan Ernst
2016-06-15fix compile for ingest plugin lambdaRyan Ernst
2016-06-07ingest: Move processors from core to ingest-common module.Martijn van Groningen
2016-05-23Remove custom Base64 implementation. #18413Adrien Grand
2016-05-21Make java9 work againRyan Ernst
2016-05-17[TEST] Add missing sort processor to tests, continuedpolyfractal
2016-04-29ingest: Add `date_index_name` processor.Martijn van Groningen
2016-04-21ingest: Streamline option naming for several processors:Martijn van Groningen
2016-04-11Ingest Attachment: Allow to prevent base64 conversions by using raw bytes (#1...Alexander Reelsen
2016-03-14[TEST] Test that all processors are availableSimon Willnauer
2016-03-10Add getClassLoader perm for tika in ingestRyan Ernst
2016-03-10Can not extract text from Office documents (`.docx` extension)David Pilato
2016-03-07Added ingest info to node info API, which contains a list of available proces...Martijn van Groningen
2016-02-10Tests: Fix AttachmentProcessorFactoryTests to only check for existing fieldsAlexander Reelsen
2016-02-10Attachment Processor: setFieldValue only once as a mapjavanna
2016-02-10[TEST] rewrite testEnglishTextDocumentWithRandomFieldsjavanna
2016-02-10Attachment processor: remove unused NAME enumjavanna
2016-02-09Ingest: Add attachment processorAlexander Reelsen