GitHub user PragmaTwice added a comment to the discussion: [Proposal] Vector Similarity Search Indexing
Thank you for providing excellent preliminary research and suggestions, which have given us direction to implement vector search. I also agree that we can first try to implement HNSW (including designing an efficient encoding for reducing HNSW index to rocksdb key-values). And in the later phase, we can introduce other indexes according to the situation. If anyone in the community are interested, welcome to join the discussion! cc @git-hulk @mapleFU @Yangsx-1 GitHub link: https://github.com/apache/kvrocks/discussions/2287#discussioncomment-9310774 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
