Re: Increased memory usage after upgrading to Solr 9.6.0 - DocValuesIteratorCache

2024-10-06 Thread soham gandhi
Thank you for looking into this. To provide more context, my schema contains around 800 fields, with docValues enabled on 94 of them (44 predefined fields and 50 dynamic fields) where useDocValuesAsStored=true is set. The results are retrieved using a glob pattern (fl=id, field_prefix_*), where th

Re: Increased memory usage after upgrading to Solr 9.6.0 - DocValuesIteratorCache

2024-10-02 Thread Michael Gibney
Thanks for raising this topic; I suspect it does warrant a Jira issue to address this, but I'll ask couple of questions first to make sure I'm not missing something: Do you have a very large number of dynamic fields configured as `useDocValuesAsStored=true`, and are you retrieving field values by