Tim Allison created TIKA-2266:
---------------------------------
Summary: tika-server creates a new PDFParserConfig for each parse
Key: TIKA-2266
URL: https://issues.apache.org/jira/browse/TIKA-2266
Project: Tika
Issue Type: Improvement
Components: server
Reporter: Tim Allison
Priority: Trivial
With each parse a new PDFParserConfig is created in tika-server. This has the
effect of negating any configurations that a user specified in the
tika-config.xml that may have been specified on the commandline at server
startup.
Let's use the configured PDFParserConfig as the baseline against which to make
modifications if the the user specifies other settings via headers.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)