On Tue, 14 Oct 2014, Kamil Żyta wrote:
You'd basically need to do something like
java -classpath tika-app.jar:. org.apache.tika.cli.TikaCLI


http://pastebin.com/wSgwFva3

Key there is
  <meta name="X-Parsed-By" content="org.apache.tika.parser.EmptyParser"/>

Can you try asking the Tika CLI what it detects your file as, and what parsers it thinks are present?

Nick

Reply via email to