Tim Allison created TIKA-4571:
---------------------------------
Summary: 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
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)