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

Sebastian Nagel commented on NUTCH-1293:
----------------------------------------

The content type should be added to metadata after the check for content == 
null.

{noformat}
% nutch indexchecker file:/xxxx
fetching: file:/xxxx
org.apache.nutch.protocol.file.FileError: File Error: 404
   ...
Exception in thread "main" java.lang.NullPointerException at 
org.apache.nutch.indexer.IndexingFiltersChecker.run(IndexingFiltersChecker.java:71)
{noformat}
                
> IndexingFiltersChecker to store detected content type in crawldatum metadata
> ----------------------------------------------------------------------------
>
>                 Key: NUTCH-1293
>                 URL: https://issues.apache.org/jira/browse/NUTCH-1293
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Markus Jelsma
>            Assignee: Markus Jelsma
>            Priority: Minor
>         Attachments: NUTCH-1293-1.5-1.patch
>
>
> NUTCH-1259 is not implemented in the checker.

--
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