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_inject

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

------------------------------------------------------------------------------
- inject is an alias for net.nutch.db.!WebDBInjector
+ inject is an alias for org.apache.nutch.db.!WebDBInjector
  
  This class takes a flat file of URLs and adds them as entries into a web page 
& link db. Useful for bootstrapping the system.
  
- Usage: bin/nutch net.nutch.db.!WebDBInjector (-local | -ndfs <namenode:port>) 
<db_dir> (-urlfile <url_file> | -dmozfile <dmoz_file>) [-subset 
<subsetDenominator>] [-includeAdultMaterial] [-skew skew] [-noDmozDesc] 
[-topicFile <topic list file>] [-topic <topic> [-topic <topic> [...]]]
+ Usage: bin/nutch org.apache.nutch.db.!WebDBInjector (-local | -ndfs 
<namenode:port>) <db_dir> (-urlfile <url_file> | -dmozfile <dmoz_file>) 
[-subset <subsetDenominator>] [-includeAdultMaterial] [-skew skew] 
[-noDmozDesc] [-topicFile <topic list file>] [-topic <topic> [-topic <topic> 
[...]]]
  
  CommandLineOptions
  

Reply via email to