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 2006/03/06 18:54:46 UTC

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

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

The comment on the change is:
Added

New page:
= "updatedb" is an alias for "org.apache.nutch.crawl.CrawlDb" =

== Updates the Crawl DB with information obtained from the Fetcher. ==

=== Usage ===
 nutch-0.8-dev/bin/nutch org.apache.nutch.crawl.!CrawlDb <crawldb> <segment>

  '''<crawldb>:''' Path to the crawl database.[[BR]]
  '''<segment>:''' Path to the segment that has been fetched.[[BR]]

=== Configuration Files ===
 hadoop-default.xml[[BR]]
 hadoop-site.xml[[BR]]
 nutch-default.xml[[BR]]
 nutch-site.xml[[BR]]

=== Other Files ===
 None.

=== Caveats and Notes ===
 None.

DevelopmentCommandLineOptions