narangvivek10 commented on code in PR #3615:
URL: https://github.com/apache/solr/pull/3615#discussion_r2353894073


##########
solr/core/build.gradle:
##########
@@ -95,6 +95,8 @@ dependencies {
   implementation libs.apache.lucene.spatialextras
   implementation libs.apache.lucene.suggest
 
+  // CUVS Lucene integration for GPU-accelerated vector search
+  implementation libs.cuvs.lucene

Review Comment:
   Things have been moved to a `cuvs` module. Thanks!



-- 
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]

Reply via email to