SWDBrianS
Convex Community2w ago
170 replies
SWDBrian

slow queries

My queries are almost hitting the time limit. The thing is, this data set is querying a table that doesn't even have 100 rows. I'm using search index but sometimes filterWith from convex-helpers depending on the search query. I can't use usePaginatedQuery_experimental cause it only works with stable queries.
Was this page helpful?