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 2007/01/27 01:05:48 UTC

[Nutch Wiki] Trivial Update of "nutch-0.8-dev/bin/nutch updatedb" by NicolásLichtmaier

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 NicolásLichtmaier:
http://wiki.apache.org/nutch/nutch-0%2e8-dev/bin/nutch_updatedb

------------------------------------------------------------------------------
  == Updates the Crawl DB with information obtained from the Fetcher. ==
  
  === Usage ===
-  nutch-0.8-dev/bin/nutch org.apache.nutch.crawl.!CrawlDb <crawldb> <segment>
+  nutch-0.8-dev/bin/nutch org.apache.nutch.crawl.!CrawlDb <crawldb> <segment> [-noadditions]
  
-   '''<crawldb>:''' Path to the crawl database.[[BR]]
+   '''<crawldb>''': Path to the crawl database.[[BR]]
-   '''<segment>:''' Path to the segment that has been fetched.[[BR]]
+   '''<segment>''': Path to the segment that has been fetched.[[BR]]
-   '''[-noadditions]''' Don't add new URL's to crawldb (is this ok?)[[BR]]
+   '''[-noadditions]''': Don't add new URL's to crawldb (is this ok?)[[BR]]
  
  === Configuration Files ===
   hadoop-default.xml[[BR]]