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

Hudson commented on NUTCH-1476:
-------------------------------

Integrated in nutch-trunk-maven #451 (See 
[https://builds.apache.org/job/nutch-trunk-maven/451/])
    NUTCH-1476 SegmentReader getStats should set parsed = -1 if no parsing took 
place (Revision 1397298)

     Result = SUCCESS
snagel : 
Files : 
* /nutch/trunk/CHANGES.txt
* /nutch/trunk/src/java/org/apache/nutch/segment/SegmentReader.java

                
> 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