Skip to content
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

To use milvus-server for v2.4.x #217

Open
Wolf-broken opened this issue Oct 29, 2024 · 2 comments
Open

To use milvus-server for v2.4.x #217

Wolf-broken opened this issue Oct 29, 2024 · 2 comments

Comments

@Wolf-broken
Copy link

i follow the link

and install milvus-lite

but i found that the newest milvus version is only 2.3.x

and I wonder how to use milvus-server for v2.4.x

This is all because i want to use the expression "str LIKE %middle%" which is only supported by 2.4.x

In 2.3.x, I can only use the expression "str LIKE prefix%"

@Wolf-broken
Copy link
Author

Sorry, the link was
https://pypi.org/project/milvus/

@codingjaguar
Copy link
Collaborator

you can use pip install -U pymilvus to upgrade the client lib, and pip install -U milvus-lite to upgrade the milvus lite core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants