
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
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Do I need Redis if using appwrite
Saw appwrite has built-in redis, but does this work for listdocuments, getdocument and other query etc? what does the appwrite redis covers under the hood?
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
