nediN
Convex Community2w ago
12 replies
nedi

I wanted to use convex search and

I wanted to use convex search and filtering, but idk how to do this in convex

I have a many2many table, but i need to do fulltext search with filter if a many2many relationship exists ,


TABLE A
TABLE B

TABLE AB

how do I do this in convex

how do I handle this in a performant way

basically i need to search A, but also filter if A has a record from B
Was this page helpful?