You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CNDB-13718: Switch to official Apache Lucene 9.8.0 dep (#1694)
Fixes: riptano/cndb#13718
We had adopted this version of lucene
datastax/lucene@5ea8bb4
in order to support our custom modifications of HNSW on top of lucene.
We now use https://github.com/datastax/jvector for vector search and no
longer need a custom build.
I propose we use 9.8.0 since that is the closest release to the one we
have been using.
CNDB test pr: riptano/cndb#13757
0 commit comments