hi guys, i am building a web app and i got a collection that has like 500 documents, those documents are listed on a page and i got a search input, my question is: Is using appwrites Query a good option for search?
There is a limit to read So you might need to trigger the query after when user stops writing or something like that. You could use the contains query to check for docuemets. But if your dont have user storage related issue just load some of them and cache them Then the query can be faster
Recommended threads
- HUGE OUTRAGE IN APPWRITE, I CANNOT ACCES...
I have 2k users trying to access, sending me messages. What am I supposed to do? Please solve this asap.
- All my apps are not opening now
All my apps are not opening now 200+ apps are not opening plz fast
- Failed to generate functions SSL
```appwrite-worker-certificates | Cannot renew domain (functions.domain.com) on attempt no. 9 certificate: Failed to verify domain DNS records. appwrite-worker...