In our configuration, we are not using soft commit at all and autocommit is
done by hard commit with opensearcher = false which will not create a new
searcher.

So, I am not able to understand how is the fieldcache entries are getting
cleared. Is there any other way that this can happen as in when segment
merging happens during hard commit?



On 2022/05/26 14:54:22 Poorna Murali wrote:
> Hi,

> I would like to know when will a solr field cache be invalidated or
> cleared?
>
> In our production configuration, we are doing a hard commit with
> opensearcher = false and we do not have any soft commit in our config. We
> can observe that fieldcache size is growing , at the same time it has not
> become so huge.
> 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.
>
> Kindly help me on the same. Please let me know if I need to add further
> details.
>
> Thanks,
> Poorna
>

Reply via email to