Sebastian Nagel created NUTCH-1476:
--------------------------------------

             Summary: SegmentReader getStats should set parsed = -1 if no 
parsing took place
                 Key: NUTCH-1476
                 URL: https://issues.apache.org/jira/browse/NUTCH-1476
             Project: Nutch
          Issue Type: Bug
    Affects Versions: 1.6
            Reporter: Sebastian Nagel
            Priority: Trivial
             Fix For: 1.6
         Attachments: NUTCH-1476.patch

The method getStats in SegmentReader sets the number of parsed documents (and 
also the number of parseErrors) to 0 if no parsing took place for a segment. 
The values should be set to -1 analogous to the number of fetched docs and 
fetchErrors.

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

Reply via email to