Re: Problem in SolrJ ubuntu

2016-03-13 Thread Binoy Dalal
Post the stack trace for the exception. On Sun, 13 Mar 2016, 15:43 Adel Mohamed Khalifa, wrote: > Hello, > > > > I am facing a problem when I try to connect to the Solr Server > (HttpSolrServer server = new HttpSolrServer("http://localhost:8983/solr > ");) > > Note that my platform is Ubuntu and

Problem in SolrJ ubuntu

2016-03-13 Thread Adel Mohamed Khalifa
Hello, I am facing a problem when I try to connect to the Solr Server (HttpSolrServer server = new HttpSolrServer("http://localhost:8983/solr";);) Note that my platform is Ubuntu and I install solr server on it and it work correctly when I try to log on through browser but when I try in netbea