hi to all

i can configure this part.

1.- agree subcollection plucgin in nutch-site.xml in the tomcat 

Tomcat\webapps\ROOT\WEB-INF\classes\nutch-site.xml

2.- agree label select in te serach.jsp indicating the subcollections

line 147 <form name="search" action="../search.jsp" method="get">
 <SELECT NAME="subcollection">   
   <option selected value=<%=subcoleccion%>><%=subcoleccion%></option> 
   <OPTION VALUE="apache">Apache</OPTION> 
   <OPTION VALUE="nutch">Nutch</OPTION> 
   <OPTION VALUE="xml">XML</OPTION> 
</SELECT>


thanks

-- 
View this message in context: 
http://www.nabble.com/subcollections-tp14373976p14716644.html
Sent from the Nutch - User mailing list archive at Nabble.com.

Reply via email to