Hi Midas, It looks like you are committing too frequently, cache warming cannot catchup. Either lower your commit rate, or disable cache auto warm (autowarmCount=0). You can also remove queries registered at newSearcher event if you have defined some.
Ahmet On Wednesday, May 11, 2016 2:51 PM, Midas A <test.mi...@gmail.com> wrote: Hi i am getting following error org.apache.solr.common.SolrException: Error opening new searcher. exceeded limit of maxWarmingSearchers=2, try again later. what should i do to remove it .