Hi, I have scheduled Incremental indexing to run for every 2 min. Some times due to more number of records the first instance of the incremental couldn't complete before second instance start. This is causing the below error. org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. Is there any configuration parameter to increase maxWarmingSearchers. Any help would appriciate !!
Thanks & Regards, Mahendra