-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Request to Upgrade milvus-sdk-java to 2.4.2 for SparseVector Support in kafka-connect-milvus #28
Comments
Hi @AGulshan, thanks for raising the request! We will plan this improvement. To help me better assess its priority, could you please share a bit more details on how sparse vector feature is used in your flow with milvus kafka connector? For example, is this for hybrid search with bm25 or splade? @nianliuu can you help take a look at this feature request? |
Sure, I will take a look and make a release soon. Thank you! @AGulshan |
Hi, @codingjaguar, @nianliuu! Thank you for your prompt response! We are currently experimenting with both dense and sparse embeddings using the BGE-M3 algorithm to optimize our search capabilities. Integrating the kafka-connect-milvus with support for SparseVector is essential for us to build and optimize our data pipelines effectively and would significantly enhance our flexibility and performance in managing complex embeddings. Your consideration of this upgrade is much appreciated! Best regards, |
Thanks for the context! We are also launching more support for hybrid search in Milvus 2.5 (will release by mid Nov), such as support of Elasticsearch equivalent full-text search capability. Please feel free to email me for any questions you have during the experiment. My email is [email protected] |
Hi,
I'm writing to request an upgrade to the milvus-sdk-java to version 2.4.2 in the kafka-connect-milvus project. The newer version supports SparseVector, which is essential for efficiently managing sparse data.
Advantages of Upgrading:
SparseVector Support: Key for handling sparse, high-dimensional data.
Improved Features and Performance: New SDK versions typically offer enhanced performance, more features, and fixes.
Suggested Changes:
Update the SDK version in pom.xml to 2.4.2.
Test to ensure the new SDK version works well with the project.
Upgrading can significantly improve the project's capability in processing sparse data types.
I look forward to your thoughts and am ready to help with updating and testing the new version.
Thanks!
Gulshan
The text was updated successfully, but these errors were encountered: