VectorDBBench
VectorDBBench copied to clipboard
Support bm25 SPARSE_INVERTED_INDEX and hybird search benchmark?
We use milvus dense and sparse vector and hybird search: https://milvus.io/docs/zh/multi-vector-search.md Dose this benchmark repo support hybird search? How can i config the test?
Not yet, But I'm pretty sure this is something we want to support in the next 3-6 months. Stay tuned.
Not yet, But I'm pretty sure this is something we want to support in the next 3-6 months. Stay tuned.
@xiaofan-luan Can I follow this instruct to add hybird search bench? https://github.com/zilliztech/VectorDBBench/tree/main?tab=readme-ov-file#adding-new-clients
Hybrid Search may need extra code and new dataset. Feel free to contribute to vector DB becnh, We are gald to take any contribution
I would be happy to help implement this feature