hi,
How can i configure nutch-site.xml with two search directories, the example
shown below:

<property>
          <name>searcher.dir </name>
          <value>/home/tyrell/nutch-0.7/crawl.virtusa/eng </value>  
</property>

<property>
          <name>searcher.dir </name>
          <value>/home/tyrell/nutch-0.7/crawl.virtusa/de </value>  
</property>


The real problem is that i have website with more than one language, so when
i crawl the web page it crawl all site. From this point, i want to direct
search.jsp page to different directories. could/how it possible to solve
this problem? 

thanks beforehand.   

-- 
View this message in context: 
http://www.nabble.com/Could-we-configure-nutch-site.xml-with-two-directories--tf1960930.html#a5379553
Sent from the Nutch - User forum at Nabble.com.

Reply via email to