benwtrent commented on PR #14527: URL: https://github.com/apache/lucene/pull/14527#issuecomment-2863042916
> but the float array of the scores will not be passed out. Do I need to change FloatArrayList to MaxSizedFloatArrayList? I don't understand this. How does the FloatArrayList bypass the overallocation possible via `ArrayUtils.grow`? Its the same structure right? and for every node there is a score. -- 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