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 Thomas R Bailey:
http://wiki.apache.org/nutch/GettingNutchRunningWithDebian

The comment on the change is:
File name in WEB-INF/classes directory requires modifying the nutch-default.xml

------------------------------------------------------------------------------
  #cd site2; jar xvf nutch-0.8.1.war; rm nutch-0.8.1.war; cd ..
  }}}
  ===  Configure the site1,site2 webapps ===
- Edit the site1/WEB-INF/classes/nutch-site.xml file for the searcher.dir 
parameter, so that it points back to your crawl directory under 
/usr/local/nutch:[[BR]]
+ Edit the site1/WEB-INF/classes/nutch-default.xml file for the searcher.dir 
parameter, so that it points back to your crawl directory under 
/usr/local/nutch and save it as nutch-site.xml after making the following 
changes:[[BR]]
  {{{<name>searcher.dir</name>
  <value>/usr/local/nutch/crawls/site1</value>
  }}}

Reply via email to