weizijun commented on PR #14527: URL: https://github.com/apache/lucene/pull/14527#issuecomment-2861178499
> You need one for scores as well. That `MaxSizedIntArrayList` looks good :) I didn't add the MaxSizedFloatArrayList because the int array will be passed out via the nodes() method, but the float array of the scores will not be passed out. Do I need to change FloatArrayList to MaxSizedFloatArrayList? -- 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