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


##########
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:
   Hey @risdenk, thank you for your prompt feedback. I already have a plan for 
moving this to modules, and I will update this PR to address your feedback soon.



-- 
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...@solr.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to