Hi Shawn,

thanks that helped. I modified the searchHandler as below and it started
working 

<requestHandler name="/filesearch" class="solr.SearchHandler"> 
       <lst name="defaults"> 
       <str name="q.alt">*:*</str> 
       <str name="shards">localhost:8983/solr/FI_idx</str> 
       <str name="shards.qt">/select</str>
       </lst> 
 </requestHandler>


Regards
Adarsh 



--
Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html

Reply via email to