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

Julien Nioche commented on NUTCH-1259:
--------------------------------------

I haven't looked at NUTCH-1024. Does it take the detected value from Content or 
the one from the parse md?
As for storing it in the CrawlDatum that would require changing the object, its 
version, making sure it remains compatible etc... so I'd rather store it in the 
crawldatum md for now. It means that it can be overriden indeed but this is 
quite unlikely to happen unless you write a custom resource etc... Let's keep 
this option in mind for later maybe
                
> TikaParser should not add Content-Type from HTTP Headers to Nutch Metadata
> --------------------------------------------------------------------------
>
>                 Key: NUTCH-1259
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1259
>             Project: Nutch
>          Issue Type: Bug
>          Components: parser
>    Affects Versions: 1.4
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>             Fix For: 1.5
>
>         Attachments: NUTCH-1259-1.5-1.patch
>
>
> The MIME-type detected by Tika's Detect() API is never added to a Parse's 
> ContentMetaData or ParseMetaData. Because of this bad Content-Types will end 
> up in the documents. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to