Re: Exception while creating a HttpSolrClinet

2016-12-15 Thread Shawn Heisey
On 12/15/2016 10:32 AM, tesm...@gmail.com wrote: > I am getting the following exception while creating a Solr client. Any help > is appreciated > > =This is code snipper to create a SolrClient=== > > public void populate (String args) throws IOException, SolrServerException > { >

Exception while creating a HttpSolrClinet

2016-12-15 Thread tesm...@gmail.com
Hi, I am getting the following exception while creating a Solr client. Any help is appreciated =This is code snipper to create a SolrClient=== public void populate (String args) throws IOException, SolrServerException { String urlString = "http://localhost:8983/solr;;