Author: siren
Date: Sat May 27 09:26:39 2006
New Revision: 409835

URL: http://svn.apache.org/viewvc?rev=409835&view=rev
Log:
remove index-more web extension from core

Removed:
    
lucene/nutch/trunk/contrib/web2/src/main/java/org/apache/nutch/webapp/controller/MoreController.java
Modified:
    lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml

Modified: lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml?rev=409835&r1=409834&r2=409835&view=diff
==============================================================================
--- lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml 
(original)
+++ lucene/nutch/trunk/contrib/web2/src/main/webapp/WEB-INF/tiles-defs.xml Sat 
May 27 09:26:39 2006
@@ -52,15 +52,6 @@
        <definition name="results" path="/WEB-INF/jsp/results.jsp">
        </definition>
        
-       <!-- Index more ui extension, should really be in own plugin -->
-       <definition name="more" path="/WEB-INF/jsp/more.jsp" 
controllerClass="org.apache.nutch.webapp.controller.MoreController">
-         <putList name="moreNames" id="moreNames">
-           <add value="primaryType" type="string"/>
-           <add value="subType" type="string"/>
-           <add value="contentLength" type="string"/>
-           <add value="lastModified" type="string"/>
-         </putList>
-       </definition>
        <!-- Search result navigation -->
        <definition name="navigate" path="/WEB-INF/jsp/navigate.jsp" />
        




-------------------------------------------------------
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