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

Reply via email to