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_parse The comment on the change is: fixed classpath to org.apache ------------------------------------------------------------------------------ - parse is an alias for net.nutch.tools.!ParseSegment + parse is an alias for org.apache.nutch.tools.!ParseSegment Parse contents in one segment. @@ -19, +19 @@ Check Fetcher.java and FetcherOutput.java for further discussion. - Usage: bin/nutch net.nutch.tools.!ParseSegment (-local | -ndfs <namenode:port>) [-threads n] [-showThreadID] [-dryRun] [-logLevel level] [-noClean] dir + Usage: bin/nutch org.apache.nutch.tools.!ParseSegment (-local | -ndfs <namenode:port>) [-threads n] [-showThreadID] [-dryRun] [-logLevel level] [-noClean] dir CommandLineOptions
