[
https://issues.apache.org/jira/browse/NUTCH-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sebastian Nagel updated NUTCH-2933:
-----------------------------------
Fix Version/s: 1.20
> 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
> Fix For: 1.20
>
>
> 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)