Dear Wiki user,

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

The "NutchTutorial" page has been changed by LewisJohnMcgibbney:
http://wiki.apache.org/nutch/NutchTutorial?action=diff&rev1=45&rev2=46

  echo $s2
  
  bin/nutch fetch $s2
+ bin/nutch parse $s2
  bin/nutch updatedb crawldb $s2
- bin/nutch parse $s2
  }}}
  Let's fetch one more round:
  
@@ -188, +188 @@

  echo $s3
  
  bin/nutch fetch $s3
+ bin/nutch parse $s3
  bin/nutch updatedb crawldb $s3
- bin/nutch parse $s3
  }}}
  By this point we've fetched a few thousand pages. Let's index them!
  

Reply via email to