[
https://issues.apache.org/jira/browse/TIKA-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-3723.
-------------------------------
Fix Version/s: 2.4.0
Resolution: Fixed
> Allow custom configuration of a ContentHandlerDecorator in
> AutoDetectParserConfig
> ---------------------------------------------------------------------------------
>
> Key: TIKA-3723
> URL: https://issues.apache.org/jira/browse/TIKA-3723
> Project: Tika
> Issue Type: New Feature
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.4.0
>
>
> For advanced users, it would be helpful to be able to inject a custom handler
> via AutoDetectParserConfig. Constructing the actual content handler is
> tricky. In various places in Tika, some stream to disk, some stream results,
> some buffer to memory. I don't think we can easily create a new
> ContentHandler, but we can open up configurability of a
> ContentHandlerDecorator that is applied in AutoDetectParser.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)