Mohamed Mustafa Khimani created TIKA-1245:
---------------------------------------------

             Summary: Incorrect MIME type detection
                 Key: TIKA-1245
                 URL: https://issues.apache.org/jira/browse/TIKA-1245
             Project: Tika
          Issue Type: Bug
          Components: detector, mime
    Affects Versions: 1.4
            Reporter: Mohamed Mustafa Khimani
            Priority: Minor


I am using Tika to detect the MIME type of a PDF file. The MIME type detection 
is incorrect. 

Tika tika = new Tika();
System.out.println(tika.detect(new File(args[0])));

The output is - audio/mpeg

I was looking to attach the pdf document for testing along with this, but could 
not find how to do that.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to