javanna commented on issue #11754: URL: https://github.com/apache/lucene/issues/11754#issuecomment-2326111901
Still relevant, I think the factor is the number of segments perhaps and how they get searched concurrently (e.g. number of slices), because each slice gets its own collector with its own queue, and that seems to blow up the heap space in certain conditions. I am observing the same problem in #13542 . -- 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