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: [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