[ 
https://issues.apache.org/jira/browse/TIKA-3738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17528381#comment-17528381
 ] 

Tim Allison commented on TIKA-3738:
-----------------------------------

> I couldn't see any documentation or examples for it.

Y, as I mentioned above, I can draft documentation on how to use that.  :D

The drawback is that you can't submit an inputstream, you submit a key for the 
fetcher (like a file path or an s3 object).  The main design goal of that is to 
then emit the output via an emitter, but you can set one of the parameters to 
return the results.

> ForkParser missing metadata for some document formats
> -----------------------------------------------------
>
>                 Key: TIKA-3738
>                 URL: https://issues.apache.org/jira/browse/TIKA-3738
>             Project: Tika
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 2.3.0
>         Environment: Java 11.0.14.
>            Reporter: Stephen H
>            Priority: Major
>         Attachments: ForkParserIntegrationTest.java.diff, 
> testVideoMetadataMp4.mp4
>
>
> When using ForkParser, metadata from some parsers is not being returned in 
> the Metadata object or in the head of the returned XML. These include 
> OpenDocument Presentation (ODP), OpenDocument Spreadsheet (ODS), Microsoft 
> Word 2006 XML, MP4 Audio (M4A) and MP4 Video (MP4).
> Patch for ForkParserIntegrationTest showing the issue for these file types is 
> attached, along with an MP4 video file containing metadata as there doesn't 
> appear to be one currently in the test set.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to