You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by Sujan Suppala <ss...@opentext.com> on 2016/10/06 13:56:00 UTC

nutch 1.12 How can I force a URL to get re-indexed

Hi,

By default the nutch is fetching the URL based on the already set next fetch interval(30 days), suppose if the page is updated before this interval (30 days) how can I force to re-index?

How can I just 're-inject' the URLs to set the next fetch date to 'immediately'?

Fyi, I am using the nutch rest api client for to index the URLs.

Thanks
Sujan