You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2011/07/01 06:11:10 UTC

[Nutch Wiki] Trivial Update of "bin/nutch mergedb" by LewisJohnMcgibbney

Dear Wiki user,

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

The "bin/nutch mergedb" page has been changed by LewisJohnMcgibbney:
http://wiki.apache.org/nutch/bin/nutch%20mergedb?action=diff&rev1=4&rev2=5

  
  Usage: 
  {{{
- bin/nutch CrawlDbMerger <output_crawldb> <crawldb1> [<crawldb2> <crawldb3> ...] [-normalize] [-filter]
+ bin/nutch org.apache.nutch.crawl.CrawlDbMerger <output_crawldb> <crawldb1> [<crawldb2> <crawldb3> ...] [-normalize] [-filter]
  }}}
  
  '''<output_crawldb>''': This allows us to specify a name for the new merged output crawldb.