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

The comment on the change is:
Clarified that NutchBean only searches the "crawl" dir.

------------------------------------------------------------------------------
  
  {{{ bin/nutch org.apache.nutch.searcher.NutchBean apache }}}
  
- After you have verified that the above command returns results you can 
proceed to setting up the web interface. 
+ where ''apache'' is the search term (note that NutchBean will only search 
pages in the {{{crawl}}} directory, so if you named the crawl directory 
something else, NutchBean will not find any results). After you have verified 
that the above command returns results you can proceed to setting up the web 
interface. 
  
  To search you need to put the nutch war file into your servlet container. (If 
instead of downloading a Nutch release you checked the sources out of SVN, then 
you'll first need to build the war file, with the command {{{ant war}}}.)
  

Reply via email to