Filter queries with hybrid_search #39608
Unanswered
ferbenitoufv
asked this question in
Q&A and General discussion
Replies: 1 comment
-
This is an example of hybrid_search(): https://github.com/milvus-io/pymilvus/blob/master/examples/hybrid_search/hybrid_search.py The filter is set in the AnnSearchRequest |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Does anybody know why filter does not work when performing hybrid_search? I am using Milvus 2.5.4.
I can add the code if needed.
Beta Was this translation helpful? Give feedback.
All reactions