Sebastian Nagel created NUTCH-1383:
--------------------------------------

             Summary: IndexingFiltersChecker to show error message instead of 
null pointer exception
                 Key: NUTCH-1383
                 URL: https://issues.apache.org/jira/browse/NUTCH-1383
             Project: Nutch
          Issue Type: Bug
          Components: indexer
    Affects Versions: 1.5, 1.6
            Reporter: Sebastian Nagel
            Priority: Minor
             Fix For: 1.6


IndexingFiltersChecker may throw null pointer exceptions if
# content returned by protocol implementation is null (artifact of NUTCH-1293)
# if one of the indexing filters sets doc to null (the interface IndexingFilter 
allows to exclude documents by returning null, cf. the IndexingFilter of 
NUTCH-966)


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