Have a large collection and am getting this when trying access it via the console or the make queries, tried adding a index via api and modifying my search parameters but it had no effect
my collection has 4 million+ documents if that alone is causing a issue let me know the best way to resolve this, i can start over and separate my data into different collections or database if needed, whichever is more effective
but I do have to separate the data I would still like to know whats causing this issue so i know how to best prevent it in the future
Recommended threads
- 502 Couldflare? error.
Been getting an error every once in a while on the appwrite cloud console for a 502 error. I saw in general chat yesterday there were some cloudflare issues. Pr...
- Issue with database attributes
getting Invalid Document structure: Unknown attribute: "marketplaceListings" I had created an attribute called marketplaceListings with string type and array. ...
- Android Realtime access
Im working on an Android app which requires realtime chatting also, but seems like there is no way to listen to realtime data based on queries. Like listening...