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
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