Tim Allison created TIKA-3598: --------------------------------- Summary: The new external parser should write stdout to a tmp file if no output file pattern is found on the commandline Key: TIKA-3598 URL: https://issues.apache.org/jira/browse/TIKA-3598 Project: Tika Issue Type: Improvement Reporter: Tim Allison
The new external parser doesn't graciously handle parsers that output to stdout. Let's have it write to a temp file and then the output parser can work against that file. -- This message was sent by Atlassian Jira (v8.20.1#820001)