Skip to content

Commit

Permalink
Billion-scale vector search with Vespa
Browse files Browse the repository at this point in the history
Signed-off-by: Zhao Junwang <zhjwpku@gmail.com>
  • Loading branch information
zhjwpku committed May 12, 2024
1 parent dd9cfa3 commit e1fc15a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/databases/vectordb/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@
- [SPLADE for Sparse Vector Search Explain](https://www.pinecone.io/learn/splade/)
- [Sparse embedding or BM25?](https://medium.com/@infiniflowai/sparse-embedding-or-bm25-84c942b3eda7)
- [Unlock Advanced Recommendation Engines with Milvus' New Range Search](https://zilliz.com/blog/unlock-advanced-recommendation-engines-with-milvus-new-range-search)
- [Billion-scale vector search with Vespa - part one](https://blog.vespa.ai/billion-scale-knn/)
- [Billion-scale vector search with Vespa - part two](https://blog.vespa.ai/billion-scale-knn-part-two/)
- [Billion-scale vector search using hybrid HNSW-IF](https://blog.vespa.ai/vespa-hybrid-billion-scale-vector-search/)

[hnsw]: hnsw.md
[pq]: pq.md
Expand Down

0 comments on commit e1fc15a

Please sign in to comment.