[
https://issues.apache.org/jira/browse/TIKA-4498?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18024696#comment-18024696
]
Hudson commented on TIKA-4498:
------------------------------
SUCCESS: Integrated in Jenkins build Tika » tika-main-jdk17 #930 (See
[https://ci-builds.apache.org/job/Tika/job/tika-main-jdk17/930/])
TIKA-4498 -- add a PassbackFilter to enable passing back some of the … (#2353)
(github:
[https://github.com/apache/tika/commit/9cdb66fd281c8e4e939202c3d033ea5f76b88f57])
* (edit)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/PipesResult.java
* (add)
tika-pipes/tika-pipes-core/src/test/resources/org/apache/tika/pipes/core/tika-emit-config.xml
* (edit)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/PipesServer.java
* (add)
tika-pipes/tika-pipes-core/src/test/java/org/apache/tika/pipes/core/PassbackFilterTest.java
* (edit)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/PipesClient.java
* (add)
tika-pipes/tika-pipes-core/src/main/java/org/apache/tika/pipes/core/PassbackFilter.java
* (edit)
tika-pipes/tika-pipes-reporters/tika-pipes-reporter-jdbc/src/test/java/org/apache/tika/pipes/reporters/jdbc/TestJDBCPipesReporter.java
> Allow passing back some metadata from an emit in tika-pipes
> -----------------------------------------------------------
>
> Key: TIKA-4498
> URL: https://issues.apache.org/jira/browse/TIKA-4498
> Project: Tika
> Issue Type: Task
> Components: tika-pipes
> Reporter: Tim Allison
> Priority: Minor
> Fix For: 4.0.0
>
>
> When tika-pipes directly emits the output of a parse, there are some use
> cases where the user of the pipes client wants some of that information, for
> example, the mime type.
>
> We should let users configure fields that they'd like to pass back to the
> client when the data is emitted.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)