You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tika.apache.org by "Nick Burch (JIRA)" <ji...@apache.org> on 2013/04/26 01:18:17 UTC

[jira] [Commented] (TIKA-1114) sgml mime type is not detected when passed in as byte stream

    [ https://issues.apache.org/jira/browse/TIKA-1114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13642365#comment-13642365 ] 

Nick Burch commented on TIKA-1114:
----------------------------------

Tika currently has no mime-magic for text/sgml, only filename globs. If you'd like Tika to be able to detect this format without needing the filename, please help us by suggesting suitable mime magic to detect with!
                
> sgml mime type is not detected when passed in as byte stream
> ------------------------------------------------------------
>
>                 Key: TIKA-1114
>                 URL: https://issues.apache.org/jira/browse/TIKA-1114
>             Project: Tika
>          Issue Type: Bug
>          Components: mime
>            Reporter: Vikas Garg
>
> When passing sgml files as  TikaInputStream (created from byte[]) to Detector.detect(), it returns text/plain as mediatype and not application/sgml or text/sgml. But when I provide the file name to metadata, then it gives me correct mime-type, i.e., text/sgml.
> Is it because Tika is missing any designated parser for sgml files OR am I missing something? I am on Tika-1.3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira