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

Use of FilterExpression for multiple conditional queries #2288

Open
OnceCrazyer opened this issue Feb 20, 2025 · 0 comments
Open

Use of FilterExpression for multiple conditional queries #2288

OnceCrazyer opened this issue Feb 20, 2025 · 0 comments

Comments

@OnceCrazyer
Copy link

how to use of FilterExpression for multiple conditional queries

Bug description
I don't know how to do a vector query with more than 3 expressions

Environment
spint ai-M6

example

For example, for the vector data stored in redis, the metadata is as follows: sourDocId value is 1, name value is bg, tags value is ["web", "local", "ali"], version value is 1.0. Then how can I query the data with sourDocId 1, name value is bg, tags value is local or ali, and version is 1.0?

Thanks very much

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

1 participant