Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-1476

SegmentReader getStats should set parsed = -1 if no parsing took place

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.6
    • 1.6
    • None
    • None
    • Patch Available

    Description

      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.

      Attachments

        1. NUTCH-1476.patch
          0.6 kB
          Sebastian Nagel

        Activity

          People

            Unassigned Unassigned
            snagel Sebastian Nagel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: