HttpSolrClient issue

2016-04-26 Thread srinivasarao vundavalli
I am using HttpSolrClient class to query and fetch the documents from solr index. I am passing my custom httpclient object to HttpSolrClient. HttpSolrClient solrClient = new HttpSolrClient(url, httpClient); This is restricting me setting maximum number of connections using *setMaxTotalConnections

UIMA processing issues with atomic updates

2016-03-07 Thread srinivasarao vundavalli
Hi, I have Solr 5.5.0 configured with UIMA and Tika. I am facing issues when I am doing atomic updates for the documents already indexed. 3 true false