Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Nutch Wiki" for change 
notification.

The "bin/nutch fetch" page has been changed by kiranchitturi:
http://wiki.apache.org/nutch/bin/nutch%20fetch?action=diff&rev1=2&rev2=3

  
  '''<segment>''': This is the path to the previously generated segment 
directory we wish to fetch.
  
- '''[-threads n]''': This arguement invokes the number of threads we wish to 
work concurrently on fetching URLs in the desired segment e.g. the number of 
fetcher threads the fetcher should use. This is also determines the maximum 
number of requests that are made at once (each fetcher thread handles one 
connection).
+ '''[-threads n]''': This argument invokes the number of threads we wish to 
work concurrently on fetching URLs in the desired segment e.g. the number of 
fetcher threads the fetcher should use. This is also determines the maximum 
number of requests that are made at once (each fetcher thread handles one 
connection).
  
- '''[-noParsing]''': If no arguement is passed this value is the default, as 
set in nutch-default.xml. This is the case due to errors which can occur when 
parsing segments. If parsing errors occur then the results of the whole 
fetching process can be corrupted. Note that parsing will only follow 
meta-redirects coming from the original URL.
+ '''[-noParsing]''': If no argument is passed this value is the default, as 
set in nutch-default.xml. This is the case due to errors which can occur when 
parsing segments. If parsing errors occur then the results of the whole 
fetching process can be corrupted. Note that parsing will only follow 
meta-redirects coming from the original URL.
  
  == Nutch 2.x ==
  

Reply via email to