memgraph icon indicating copy to clipboard operation
memgraph copied to clipboard

Add float vectors approximate nearest neighbor search index (ANN)

Open pavelnemirovsky opened this issue 1 year ago • 1 comments

Is it possible to add ANN vector search indexes such as HNSW (https://arxiv.org/abs/1603.09320) or IVF (https://github.com/facebookresearch/faiss/wiki/Faiss-indexes)

pavelnemirovsky avatar Sep 27 '23 08:09 pavelnemirovsky