> On May 26, 2022, at 7:54 AM, Poorna Murali <[email protected]> wrote: > > Hence my guess is that the fieldcache is getting cleared sometimes, > otherwise we would have ran out of memory several times. But I am not sure > when the fieldcache is getting cleared.
If your field cache is large enough to cause an out of memory, then it is too big. You have a configuration which can take down Solr. Reduce the size of the field cache to a safe size. wunder Walter Underwood [email protected] http://observer.wunderwood.org/ (my blog)
