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_crawl

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

------------------------------------------------------------------------------
- crawl is an alias for net.nutch.tools.!CrawlTool
+ crawl is an alias for org.apache.nutch.tools.!CrawlTool
  
  Perform complete crawling and indexing given a set of root urls.
  
- Usage: bin/nutch net.nutch.tools.!CrawlTool (-local | -ndfs 
<nameserver:port>) <root_url_file> [-dir d] [-threads n] [-depth i] 
[-showThreadID]
+ Usage: bin/nutch org.apache.nutch.tools.!CrawlTool (-local | -ndfs 
<nameserver:port>) <root_url_file> [-dir d] [-threads n] [-depth i] 
[-showThreadID]
  
  CommandLineOptions
  

Reply via email to