OpenSearch/plugins/ingest-attachment
Alexander Reelsen 0d4711c2fc Ingest: Add attachment processor
This is a simple port of the mapper attachment plugin to the ingest
functionality, no new features. The only option is to limit
the number of chars to prevent indexing of huge documents.

Fields can be selected in the processor as well.

Close #16303
2016-02-09 17:03:30 +01:00
..
licenses Ingest: Add attachment processor 2016-02-09 17:03:30 +01:00
src Ingest: Add attachment processor 2016-02-09 17:03:30 +01:00
build.gradle Ingest: Add attachment processor 2016-02-09 17:03:30 +01:00