vigyasharma commented on PR #14858: URL: https://github.com/apache/lucene/pull/14858#issuecomment-3015049880
> does `getMaxScore` need fixing as well? I see that it adds `context.docBase` too. I suppose this gets handled by the `idx < upper` check [on L427](https://github.com/apache/lucene/blob/branch_9_12/lucene/core/src/java/org/apache/lucene/search/AbstractKnnVectorQuery.java#L427), which would ensure we stop at segment boundary? -- 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