[
https://issues.apache.org/jira/browse/TIKA-242?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aaron Kaplan updated TIKA-242:
------------------------------
Attachment: TikaConfig-patch
Here's a patch that implements this. It adds an optional boolean argument
"fallback" to each of the non-default TikaConfig constructors. If fallback is
true, then the configuration file is read, but for any mime type that is not
explicitly specified in the configuration file, the default behavior is used.
> Incremental configuration AutoDetectParser
> ------------------------------------------
>
> Key: TIKA-242
> URL: https://issues.apache.org/jira/browse/TIKA-242
> Project: Tika
> Issue Type: Improvement
> Components: config
> Affects Versions: 0.3
> Reporter: Jan Goyvaerts
> Attachments: TikaConfig-patch
>
>
> The AutoDetectParser accepts one totally new configuration or no
> configuration. For the latter case a default configuration is used. It would
> be nice if the former case is a configuration on top of the default
> configuration.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.