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 LewisJohnMcgibbney:
http://wiki.apache.org/nutch/CommandLineOptions?action=diff&rev1=32&rev2=33

  ||[[bin/nutch solrindex]]||Run the solr indexer on parsed segments and 
linkdb||
  ||[[bin/nutch solrdedup]]||Removes duplicate documents from solr||
  ||[[bin/nutch solrclean]]||Removes HTTP 301 and 404 documents from solr||
+ ||[[bin/nutch parsechecker]]||Checks the parser for a given url||
+ ||[[bin/nutch indexchecker]]||Checks the indexing filters for a given url||
+ ||[[bin/nutch domainstats]]||Calculates domain statistics from crawldb||
+ ||[[bin/nutch webgraph]]||Generates a web graph from existing segments||
+ ||[[bin/nutch linkrank]]||Runs a link analysis program on the generated web 
graph||
+ ||[[bin/nutch scoreupdater]]||Updates the crawldb with linkrank scores||
+ ||[[bin/nutch nodedumper]]||Dumps the web graph's node scores||
- ||[[bin/nutch plugin]]||Load a plugin and run one of its classes main()||
+ ||[[bin/nutch plugin]]||Loads a plugin and run one of its classes main()||
+ ||[[bin/nutch junit]]||Runs the given JUnit test||
  or
  ||[[bin/nutch CLASSNAME]]||run the class named CLASSNAME||
  

Reply via email to