[
https://issues.apache.org/jira/browse/TIKA-4261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17849394#comment-17849394
]
Hudson commented on TIKA-4261:
------------------------------
SUCCESS: Integrated in Jenkins build Tika ยป tika-main-jdk11 #1638 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk11/1638/])
TIKA-4261 -- add a clear by attachment type metadata filter (#1777) (github:
[https://github.com/apache/tika/commit/c1f07222b147ce778eae5d9fef349a84939965e5])
* (add)
tika-core/src/test/resources/org/apache/tika/config/TIKA-4261-clear-by-embedded-type.xml
* (edit)
tika-core/src/test/java/org/apache/tika/metadata/filter/TestMetadataFilter.java
* (add)
tika-core/src/main/java/org/apache/tika/metadata/filter/ClearByAttachmentTypeMetadataFilter.java
> Add attachment type metadata filter
> -----------------------------------
>
> Key: TIKA-4261
> URL: https://issues.apache.org/jira/browse/TIKA-4261
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Trivial
>
> For some users who are using the /rmeta endpoint or -J option in tika-app,
> inlining ocr'd content, there is no need to include the metadata object for
> the inlined image. Let's add a metadata filter to remove these metadata
> objects.
> The default behavior will be as before. Everything is included. Users need to
> configure this to remove these inline objects.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)