Re: solr5 not woring in axis2

2015-07-07 Thread Alessandro Benedetti
it is actually not so easy to understand this mail, let me try anyway … Which version of SolrJ are you using ? With Solr 5.x the SolrServer actually became SolrClient ( which makes more sense) . This would actually produce a simple compilation exception so i guess it is not the problem… But i can

solr5 not woring in axis2

2015-07-06 Thread Saravanakumar Ramasamy
Hi Before upgrade version === Tomcat : 6 Jdk 1.6 Solr3.1 Axis2 1.6.2 We are using like Server == import org.apache.solr.client.solrj.impl.CommonsHttpSolrServer; CommonsHttpSolrServer solrServer = new CommonsHttpSolrServer(sol