[
https://issues.apache.org/jira/browse/TIKA-1946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15765696#comment-15765696
]
Luis Filipe Nassif commented on TIKA-1946:
------------------------------------------
Thank you, Pascal!
I think it may be better to throw a TikaException when parsing unsupported
files, so client code will know that and can take other action, eg run a
fallback parser like Latin1StringsParser.
If the files have different magic it would be better to break the mimetype into
child ones and configure the parser only with the supported child mimetype.
> Add mime detection and parser for WordPerfect
> ---------------------------------------------
>
> Key: TIKA-1946
> URL: https://issues.apache.org/jira/browse/TIKA-1946
> Project: Tika
> Issue Type: Improvement
> Components: mime, parser
> Reporter: Nick C
>
> I noticed some code on github for parsing WordPerfect files
> (https://github.com/Norconex/importer) Also looks like the author
> [~pascal.essiembre] has contributed to Tika before
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)