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

Tim Allison commented on TIKA-1663:
-----------------------------------

In tika-batch/tika-app, I did a not-so-great-workaround with an interface for a 
ParserFactory, and then I hardcoded a parser factory that wrapped a 
DigestingParser around the AutoDetectParser, and then wrapped all of that in a 
RecursiveParserWrapper...not happy with that and look forward to being able to 
configure this via the config file.

> Add a DigestingParser to add MD5/SHA-X hashes as fields in Metadata
> -------------------------------------------------------------------
>
>                 Key: TIKA-1663
>                 URL: https://issues.apache.org/jira/browse/TIKA-1663
>             Project: Tika
>          Issue Type: Improvement
>            Reporter: Tim Allison
>            Priority: Minor
>         Attachments: digesting_parser_v1.patch
>
>
> It might be useful to integrate commons' DigestUtils and allow users to 
> easily add the MD5 or other supported hashes to the Metadata object.
> Anyone else find this of use?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to