Description
I came across this compelling sounding JVector project which looks to have awesome QPS performance.
It uses DiskANN instead of HNSW (what Lucene uses now).
Maybe we should explore another aKNN Codec implementation using this? It'd also be a good test of the Codec pluggability of our KNN implementation.
Description
I came across this compelling sounding JVector project which looks to have awesome QPS performance.
It uses DiskANN instead of HNSW (what Lucene uses now).
Maybe we should explore another aKNN Codec implementation using this? It'd also be a good test of the Codec pluggability of our KNN implementation.