navneet1v commented on PR #15722: URL: https://github.com/apache/lucene/pull/15722#issuecomment-3931617398
Hi @mccullocht and @benwtrent I took another pass at the code where I cleaned up the prefetch logic from the HNSWGraphSearcher and only kept the interfaces at KNNVectorValues related to prefetch. I have also added an example implementation of how to do prefetch (PrefetchableFlatVectorsScorer). This should now keep things clean and separated. Please let me know what are your thoughts on this. -- 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]
