[
https://issues.apache.org/jira/browse/TIKA-4215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tim Allison resolved TIKA-4215.
-------------------------------
Fix Version/s: 2.9.2
3.0.0
Resolution: Fixed
> Avoid loading resources in Tika() just to get version number
> ------------------------------------------------------------
>
> Key: TIKA-4215
> URL: https://issues.apache.org/jira/browse/TIKA-4215
> Project: Tika
> Issue Type: New Feature
> Reporter: Tim Allison
> Priority: Major
> Fix For: 2.9.2, 3.0.0
>
>
> In tika-server, we call {{new Tika()}} twice simply to get the version
> string. This forces Tika to load all the default parsers and other default
> resources. Let's make the version string accessible via a static call and
> avoid loading all the resources twice just to get the version number.
> We should confirm that we're not doing this in tika-app, tika-batch and
> tika-pipes as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)