Dear Wiki user, You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change notification.
The "CommandLineOptions" page has been changed by MarkusJelsma: http://wiki.apache.org/nutch/CommandLineOptions?action=diff&rev1=30&rev2=31 Comment: Added webgraph commands = Nutch 1.3 Command Line Options of bin/nutch = - The script bin/nutch is a helper which picks different java classes to "run". + The script bin/nutch is a helper which picks different java classes to "run". '''Note''': Most commands print help when invoked w/o parameters. @@ -37, +37 @@ * bin/nutch org.apache.nutch.parse.[[ParserChecker]] * bin/nutch org.apache.nutch.indexer.[[IndexingFiltersChecker]] + == Webgraph classes == + + * bin/nutch org.apache.nutch.scoring.webgraph.[[NewScoringIndexingExample|WebGraph]] + * bin/nutch org.apache.nutch.scoring.webgraph.[[NewScoringIndexingExample|Loops]] + * bin/nutch org.apache.nutch.scoring.webgraph.[[NewScoringIndexingExample|LinkRank]] + * bin/nutch org.apache.nutch.scoring.webgraph.[[NewScoringIndexingExample|ScoreUpdater]] + * bin/nutch org.apache.nutch.scoring.webgraph.[[NewScoringIndexingExample|NodeDumper]] + == Useful Plugin Classes == * bin/nutch plugin urlnormalizer-regex org.apache.nutch.net.urlnormalizer.regex.[[RegexURLNormalizer]] - '''back to FrontPage''' + '''back to FrontPage'''

