[ 
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.patch

To use this patch, package Tika App (mvn package), then run `java -jar 
tika-app.jar --list-parser-details-apt`, append (using >>, if you want) that 
list to tika.site/src/site/apt/[version]/formats.apt, run `mvn site:run` from 
tika.site/, and go to 0.0.0.0:8080/1.6/formats.html.

> 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
>
>
> 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)

Reply via email to