[
https://issues.apache.org/jira/browse/TIKA-411?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tyler Palsulich updated TIKA-411:
---------------------------------
Attachment: TIKA-411.v2.patch
I slightly updated the patch. It now doesn't print out Composite Parsers. Use
it the same way as above (for example, from within site {{java -jar
../trunk/tika-app/target/tika-app-1.6-SNAPSHOT.jar --list-parser-details-apt >>
src/site/apt/1.6/formats.apt}}).
> Generate list of supported and detected types automatically
> -----------------------------------------------------------
>
> Key: TIKA-411
> URL: https://issues.apache.org/jira/browse/TIKA-411
> Project: Tika
> Issue Type: Improvement
> Components: documentation
> Reporter: Jukka Zitting
> Priority: Minor
> Attachments: TIKA-411.patch, TIKA-411.screenshot.png,
> TIKA-411.v2.patch
>
>
> Currently we edit the list of supported types
> (http://lucene.apache.org/tika/0.7/formats.html) manually, which is bound to
> leave the list outdated and incomplete. It would be better if the list was
> automatically generated from the tika-mimetypes.xml file and the
> getSupportedTypes() response of the AutoDetectParser class.
--
This message was sent by Atlassian JIRA
(v6.2#6252)