Skip to content

AttachmentProcessor deserializer doesn't support "remove_binary" field #613

Closed
@lugipfupf

Description

@lugipfupf

Java API client version

8.7.1

Java version

17

Elasticsearch Version

8.8.1

Problem description

This is pretty much a copy of #610, but for the AttachmentProcessor.

Attaching PDF files and having ElasticSearch index them works very well. ElasticSearch issues a warning that binaries should be removed (on which I agree).
AttachmentProcessor, however does not support this field.

https://github.com/elastic/elasticsearch-java/blob/main/java-client/src/main/java/co/elastic/clients/elasticsearch/ingest/AttachmentProcessor.java

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions