CH-Abhinav commented on issue #14845: URL: https://github.com/apache/lucene/issues/14845#issuecomment-5231754546
Correction :- After observing `Lucene99HnswVectorsReader.java` in codecs it is clear that check is already being in place as `unfilteredVisit >= filteredDocCount` check using the `expectedVisitedNodes` estimator. So can this issue be closed? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
