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

[Bug]: text_match error 1100 invalid expr invalid parameter #2424

Open
1 task done
TGlock opened this issue Dec 10, 2024 · 1 comment
Open
1 task done

[Bug]: text_match error 1100 invalid expr invalid parameter #2424

TGlock opened this issue Dec 10, 2024 · 1 comment
Labels
kind/bug Something isn't working

Comments

@TGlock
Copy link

TGlock commented Dec 10, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

The /examples/orm/hello_text_match.py fails with milvus exception code 1100 invalid expr: TEXT_MATCH(document, ‘milvus’): invalid parameter

steps to reproduce - run example code as is on Ubuntu 22.04.3 LTS Jammy

using pymilvus 2.5.0 sdk

database is local file

Expected Behavior

Example code to complete without error

Steps/Code To Reproduce behavior

Run example hello_text_match.py

Environment details

Install pip install
Running Python 3.10.12

Anything else?

No response

@TGlock TGlock added the kind/bug Something isn't working label Dec 10, 2024
@TGlock
Copy link
Author

TGlock commented Dec 17, 2024

This also fails with same error in using Milvus Standalone Docker container.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant