Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2931 Improvements to 1.x REST API
  3. NUTCH-2933

GET /seed doesn't return previously generated seed lists

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.18
    • 1.21
    • REST_api
    • None

    Description

      A GET on the /seed endpoint facilitates retrieval of any seedlists which were created during the current server runtime.
      Created seed lists are persistent. That is to say they remain on disk even when nutch server is not running.
      As of Nutch 1.18 seed lists generated by previous server runtime sessions will not be available if the server is shutdown and restarted.
      The server should either load all seed lists from disk relative to where it was started or else load them from a persistent datastore such as h2.

      Attachments

        Activity

          People

            Unassigned Unassigned
            lewismc Lewis John McGibbney
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: