[
https://issues.apache.org/jira/browse/NUTCH-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel resolved NUTCH-2933.
------------------------------------
Fix Version/s: (was: 1.23)
Resolution: Won't Fix
NUTCH-3165 removed the Nutch web service including the Docker setup for the
REST Server and the WebApp.
> GET /seed doesn't return previously generated seed lists
> --------------------------------------------------------
>
> Key: NUTCH-2933
> URL: https://issues.apache.org/jira/browse/NUTCH-2933
> Project: Nutch
> Issue Type: Sub-task
> Components: REST_api
> Affects Versions: 1.18
> Reporter: Lewis John McGibbney
> Priority: Major
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)