[
https://issues.apache.org/jira/browse/TIKA-4571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4571.
-------------------------------
Fix Version/s: 4.0.0
Resolution: Fixed
> Add ForkParser example that's a facade over tika-pipes
> ------------------------------------------------------
>
> Key: TIKA-4571
> URL: https://issues.apache.org/jira/browse/TIKA-4571
> Project: Tika
> Issue Type: Task
> Reporter: Tim Allison
> Priority: Major
> Fix For: 4.0.0
>
>
> In 4.x, we'd like to move all "forking-for-safety" methods to the pipes
> parser. As part of that, we'd like to retire our legacy ForkParser.
> Let's create an alternative that uses pipes under the hood, but is callable
> with as close to the ForkParser/Parser signature as possible so that people
> can slot in the new parser.
> This should be easy enough to use that we encourage people to use it instead
> of the AutoDetectParser or even the Tika() facade generally.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)