Skip to content

Commit d6c2def

Browse files
committed
Some changes for running benchmarks on luceneutil
1 parent e4e1b15 commit d6c2def

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

lucene/sandbox/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@ dependencies {
3131
moduleTestImplementation project(':lucene:test-framework')
3232
moduleImplementation deps.commons.lang3
3333
moduleImplementation deps.cuvs
34+
implementation 'com.nvidia.cuvs:cuvs-java:25.02.0'
3435
}
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
org.apache.lucene.sandbox.vectorsearch.CuVSCodec

0 commit comments

Comments
 (0)