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
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...
- Custom API domain is unreachable
Earlier my custom api domain was working fine. Now it seems to be offline without a trace a few hours later. I didn't change anything, all the relevant DNS reco...
- "Invalid console fingerprint" when unpau...
I've tried logging out and logging back in, still can't figure out why this is happening.