[
https://issues.apache.org/jira/browse/TIKA-569?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970045#action_12970045
]
Nick Burch commented on TIKA-569:
---------------------------------
Should we specify a "parser loading policy" or similar to TikaConfig? This
could have values like:
* Continue silently
* Log problems but continue
* Fail if parser class missing, continue if others missing
* Fail if parser class missing or if its dependencies missing
> More fault-tolerant loading of parsers and detectors
> ----------------------------------------------------
>
> Key: TIKA-569
> URL: https://issues.apache.org/jira/browse/TIKA-569
> Project: Tika
> Issue Type: Improvement
> Components: config
> Reporter: Jukka Zitting
> Assignee: Jukka Zitting
>
> Currently Tika will fail to start even if a single configured parser or
> detector can not be loaded. Such cases occur often when required parser
> libraries or other dependencies are not available, and it would be good if
> Tika could degrade more gracefully in such situations.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.