@Erick @Shawn

Adding to  my previous comment. 


the below command works . 

http://localhost:8983/solr/FI_idx/select?q=*:*&indent=true&shards=localhost:8983/solr/FI_idx

but the same will not work with filesearch new search handler.  

http://localhost:8983/solr/FI_idx/filesearch?q=*:*&indent=true&shards=localhost:8983/solr/FI_idx

This gives me error, so am trying to figure what difference could have
caused the failed for the second http command.  

And the second http command works fine if i change the lucenematchversion in
solrconfig to LUCENE_40 which is totally weird because the indexing has
happened with lucenematchversion 6.6.3 but search works fine with LUCENE_40. 
which is totally weird behaviour.  

Thanks





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

Reply via email to