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

