sgup432 commented on PR #14187: URL: https://github.com/apache/lucene/pull/14187#issuecomment-2686276505
>I agree with the judgment, but maybe this just indicates we need to improve the cache! Agree here that we need to improve the cache itself. I had opened an issue [here](https://github.com/apache/lucene/issues/14222) with some suggestions. We can further consider using off-heap or even disk as a cache where we store precomputed values. A hybrid tiered cache model approach where we use a combination of on-heap and disk tier might also work pretty well. I personally favor the latter. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org