On Mon, 28 Mar 2011, Roberto Martelloni wrote:
I'm trying to find the list of all supported file type in tika 0.9,
anyone can suggest to me where to find it ?
Easiest way is to ask tika-app:
java -jar tika-app-0.9.jar --list-parser-details
That'll give you back the list of all the available parsers, and what mime
types each one supports
In the homepage, i find a links at the supported file types but as the
webpage say:
This page lists all the document formats supported by Apache Tika 0.6 ..
Any chance you could open a new entry in JIRA for this, so we don't forget
to sort that out?
Nick