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_generate The comment on the change is: fixed classpath to org.apache ------------------------------------------------------------------------------ - generate is an alias for net.nutch.tools.!FetchListTool + generate is an alias for org.apache.nutch.tools.!FetchListTool The generate command is used to create a new fetchlist from the webdb which contains urls which can be fetched using the fetch tool. - Usage: bin/nutch net.nutch.tools.!FetchListTool (-local | -ndfs <namenode:port>)[[BR]] <db> <segment_dir> [-refetchonly] [-anchoroptimize linkdb] [-topN N] [[BR]] [-cutoff cutoffscore] [-numFetchers numFetchers] [-adddays numDays] + Usage: bin/nutch org.apache.nutch.tools.!FetchListTool (-local | -ndfs <namenode:port>)[[BR]] <db> <segment_dir> [-refetchonly] [-anchoroptimize linkdb] [-topN N] [[BR]] [-cutoff cutoffscore] [-numFetchers numFetchers] [-adddays numDays] Command line parameters:
