JaviJ
Convex Community4mo ago
2 replies
Javi

How to use 'and' conditional for vetorSearch?

The API for vector search filters only provides q.eq and q.or methods, and does not mention support for q.and or combining multiple q.eq conditions with AND logic VectorFilterBuilder API.
Thank you very much, and if you can help me with a solution, much better!
https://docs.convex.dev/search/vector-search#filter-expressions
Was this page helpful?