sam-herman commented on issue #12615: URL: https://github.com/apache/lucene/issues/12615#issuecomment-2611333530
I am actually in the process of extending Lucene Codec for JVector DiskANN integration. Note this work is part of https://github.com/opensearch-project/k-NN/issues/2386 I can share my branch once it's ready and perhaps later can try and take a stab at bringing it back into Lucene as an optional KNN codec. Since jVector is a JVM library it would be ideal to have its DiskANN implementation supported as a Lucene codec to make it easier to integrate back into OpenSearch and other upstream dependencies. -- 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]
