You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2005/09/23 09:14:28 UTC

[Nutch Wiki] Trivial Update of "FAQ" by Gal Nitzan

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.

The following page has been changed by Gal Nitzan:
http://wiki.apache.org/nutch/FAQ

------------------------------------------------------------------------------
  
  ==== How can I recover an aborted fetch process? ====
  
- Well, you can not. ''However, you have two choices to proceed'':
+ Well, you can not. However, you have two choices to proceed:
  
    1) Recover the pages already fetched and than restart the fetcher.
  
-       You'll need to create a file '''fetcher.done'''; in the segment directory an than: updatedb, generate and fetch.
+       You'll need to create a file '''fetcher.done''' in the segment directory an than: updatedb, generate and fetch.
        Assuming your index is at /index
        {{{ % touch /index/segments/2005somesegment/fetcher.done