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 RobPettengill:
http://wiki.apache.org/nutch/CommandLineOptions

The comment on the change is:
added complete set of options from nutch 0.6, minor wording and format changes.

------------------------------------------------------------------------------
  See also inputs and outputs of different tools.
  
  ||'''command'''||'''function'''||
- ||["bin/nutch admin"] options||database administration, including creation||
+ ||["bin/nutch admin"]||Web page and link database administration, including 
creation||
- ||bin/nutch inject options||inject new urls into the database||
- ||["bin/nutch generate"] options||generate new segments to fetch||
+ ||["bin/nutch analyze"]||Adjust database link-analysis scoring||
+ ||["bin/nutch crawl"]||Perform complete crawling and indexing of a set of 
root urls||
+ ||["bin/nutch datanode"]||NDFS data node||
+ ||["bin/nutch dedup"]||Deletes duplicate documents in a set of segment 
indexes||
+ ||["bin/nutch fetch"]||Fetch a segment's pages||
- ||bin/nutch fetchlist||print the fetchlist of a segment||
+ ||["bin/nutch fetchlist"]||Print the fetchlist of a segment||
- ||bin/nutch fetch options||fetch a segment's pages||
+ ||["bin/nutch generate"]||Generate new segments to fetch||
- ||bin/nutch index||run the indexer on a segment's fetcher output||
+ ||["bin/nutch index"]||Run the indexer on a segment's fetcher output||
+ ||["bin/nutch inject"]||Inject new urls into the web page and link database||
- ||bin/nutch merge options||merge several segment indexes||
+ ||["bin/nutch merge"]||Merge several segment indexes||
- ||bin/nutch dedup||remove duplicates from a set of segment indexes||
+ ||["bin/nutch mergesegs"]||Merges multiple segments & removes duplicates||
+ ||["bin/nutch namenode"]||NDFS name node||
+ ||["bin/nutch ndfs"]||NDFS administrative access||
+ ||["bin/nutch parse"]||Parse contents in one segment||
+ ||["bin/nutch prune"]||Prunes existing Nutch indexes of unwanted content||
+ ||["bin/nutch readdb"]||Read data from the web page and link db||
- ||bin/nutch updatedb||update database from a segment's fetcher output||
+ ||["bin/nutch updatedb"]||Update database from a segment's fetcher output||
- ||bin/nutch readdb options||examine arbitrary fields of the database||
- ||bin/nutch analyze||adjust database link-analysis scoring||
+ ||["bin/nutch segread"]||Read data in an existing segment||
+ ||["bin/nutch segslice"]||Divide data from one segement into several 
segments||
- ||bin/nutch server||run a search server||
+ ||["bin/nutch server"]||Run a search server of IPC connections||
+ ||["bin/nutch updatedb"]||Updates the web page and link db from the segment 
fetcher output||
  ||                          ||                                               
||||
  
  -- MatthiasJaekle - 13 Mar 2004

Reply via email to