Author: siren
Date: Sun May 28 06:27:52 2006
New Revision: 409954

URL: http://svn.apache.org/viewvc?rev=409954&view=rev
Log:
enable presearch,search and postsearch hooks

Modified:
    lucene/nutch/trunk/contrib/web2/README.txt

Modified: lucene/nutch/trunk/contrib/web2/README.txt
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/contrib/web2/README.txt?rev=409954&r1=409953&r2=409954&view=diff
==============================================================================
--- lucene/nutch/trunk/contrib/web2/README.txt (original)
+++ lucene/nutch/trunk/contrib/web2/README.txt Sun May 28 06:27:52 2006
@@ -31,6 +31,18 @@
       id="org.apache.nutch.webapp.extension.UIExtensionPoint"
       name="UI extension"/>
 
+<extension-point
+      id="org.apache.nutch.webapp.extension.PreSearchExtensionPoint"
+      name="Pre search extension"/>
+
+<extension-point
+      id="org.apache.nutch.webapp.extension.PostSearchExtensionPoint"
+      name="Post search extension"/>
+
+<extension-point
+      id="org.apache.nutch.webapp.extension.SearchExtensionPoint"
+      name="Search Extension"/>
+
 To compile you need to fist build your nutch (core and plugins)
 after that run ant war to generate war.
 




-------------------------------------------------------
All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to