On 10/16/2017 1:45 PM, Johnson, Jaya wrote:
> Hi I have the following code.
> System.out.println("Initializing server");
> SystemDefaultHttpClient cl = new SystemDefaultHttpClient();
> client = new
> HttpSolrClient("http://localhost:8983/solr/#/prosp_poc_collection",cl);
> System.out.println("Comp
Hi I have the following code.
System.out.println("Initializing server");
SystemDefaultHttpClient cl = new SystemDefaultHttpClient();
client = new
HttpSolrClient("http://localhost:8983/solr/#/prosp_poc_collection",cl);
System.out.println("Completed initializing the server");
client.deleteByQuery(