Hi all Any pointers on this ? Thanks
On Dec 5, 2017 22:42, "Rick Dig" <teram...@gmail.com> wrote: No custom code at all. On Dec 5, 2017 10:31 PM, "Erick Erickson" <erickerick...@gmail.com> wrote: > Do you have any custom code in the mix anywhere? > > On Tue, Dec 5, 2017 at 5:02 AM, Rick Dig <teram...@gmail.com> wrote: > > Hello all, > > is it normal to have many instances (100+) of SolrIndexSearchers to be > open > > at the same time? Our Heap Analysis shows this to be the case. > > > > We have autoCommit for every 5 minutes, with openSearcher=true, would > this > > close the old searcher and create a new one or just create a new one with > > the old one still not getting dereferenced? if so, when do the older > > searchers get cleaned up ? > > > > thanks for your help > > -rakshit >