Sergey Beryozkin created TIKA-2946:
--------------------------------------
Summary: Review how TikaConfig can avoid parsing XML itself
Key: TIKA-2946
URL:
https://issues.apache.org/jira/browse/TIKA-2946 Project: Tika
Issue Type: Improvement
Components: config
Reporter: Sergey Beryozkin
Fix For: 2.0
I have some issues right now with initializing the {{TikaConfig}} at the Quarkus build time. The reason I'd like to do it is to avoid having the XML classes loaded into the memory when the application starts. Moving the XML parsing code out (perhaps into a static TikaConfig factory method) and few other minor tweaks will help.
I'll try to provide more input when 2.0 will become closer
--
This message was sent by Atlassian Jira
(v8.3.2#803003)