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

The comment on the change is:
added a "-dir" to the invert links command so it works with the latest checkout

------------------------------------------------------------------------------
  
  Before indexing we first invert all of the links, so that we may index 
incoming anchor text with the pages.
  
- {{{ bin/nutch invertlinks crawl/linkdb crawl/segments }}}
+ {{{ bin/nutch invertlinks crawl/linkdb -dir crawl/segments }}}
  
  NOTE: the invertlinks command only applies to Nutch 0.8 and higher.
  

Reply via email to