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 JerryRussell:
http://wiki.apache.org/nutch/bin/nutch_merge

The comment on the change is:
fixed classpath to org.apache

------------------------------------------------------------------------------
- merge is an alias for net.nutch.indexer.!IndexMerger
+ merge is an alias for org.apache.nutch.indexer.!IndexMerger
  
  IndexMerger creates an index for the output corresponding to a single fetcher 
run.
  
- Usage: bin/nutch net.nutch.indexer.!IndexMerger (-local | -ndfs 
<nameserver:port>) [-workingdir <workingdir>] outputIndex segments...
+ Usage: bin/nutch org.apache.nutch.indexer.!IndexMerger (-local | -ndfs 
<nameserver:port>) [-workingdir <workingdir>] outputIndex segments...
  
  CommandLineOptions
  

Reply via email to