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 tyrellperera:
http://wiki.apache.org/nutch/Nutch_-_The_Java_Search_Engine

------------------------------------------------------------------------------
  1. Through the nutch Shell Script for administrative tasks, such as creating 
and maintaining indexes
  [[BR]]2. Through the Search Web Application, in order to perform a search 
using keywords
  
+ The ''sequence diagram'' below shows how each of these components interact in 
implementing a Nutch based search application.
+ 
+ [[BR]]http://static.flickr.com/43/117204451_d634c1d869.jpg
  
  = 3 Implementing a Nutch Search =
  
@@ -178, +181 @@

  
  Now that we have created the indexes and configured the Nutch web 
application, the only thing left is to give it a test run.
  
- Open a browser and type your Tomcat URL (ex: http://localhost:8080)
+ Open a browser and type your Tomcat URL (ex: http://localhost:8080). The 
following page will greet you if the web application is configured properly.
  
+ [[BR]]http://static.flickr.com/42/117204449_d3fe6f8400.jpg
+ 
- Now type a keyword (ex: virtusa) and click search. If the implementation 
works as expected, the following results page will display.
+ [[BR]]Now type a keyword (ex: virtusa) and click search. If the 
implementation works as expected, the following results page will be displayed.
+ 
+ [[BR]]http://static.flickr.com/56/117204450_8317279e3a.jpg
  
  == 3.5 Maintaining Our Index ==
  

Reply via email to