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

Fetcher following outlinks to keep track of already fetched items

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.13
    • 1.14
    • None
    • None
    • Patch Available

    Description

      When fetcher.follow.outlinks.depth is non-zero, fetcher follows outlinks. This patch keeps track of already fetched URL's and thus avoid fetching the same URL twice.

      A Set is used to keep track of them, hashcodes to reduce memory usage. This is not used if fetcher doesn't follow outlinks.

      Attachments

        1. NUTCH-2445.patch
          3 kB
          Markus Jelsma
        2. NUTCH-2445.patch
          2 kB
          Markus Jelsma

        Activity

          People

            markus17 Markus Jelsma
            markus17 Markus Jelsma
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: