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_index The comment on the change is: fixed classpath to org.apache ------------------------------------------------------------------------------ - index is an alias for net.nutch.indexer.!IndexSegment + index is an alias for org.apache.nutch.indexer.!IndexSegment Creates an index for the output corresponding to a single fetcher run. - Useage: bin/nutch net.nutch.indexer.!IndexSegment (-local | -ndfs <namenode:port>) <segment_directory> [-dir <workingdir>] + Useage: bin/nutch org.apache.nutch.indexer.!IndexSegment (-local | -ndfs <namenode:port>) <segment_directory> [-dir <workingdir>] CommandLineOptions
