
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
- Creating a relationship with nested obje...
{ "data": { "name": "DiDi", "type": "Software Development", "userJobs": [{ "$id": "68cbf1e2003612fb13ca", "j...
- Realtime integration with SSR auth
Hey, I have a nextjs website with SSR auth, works great. I use a session client for user verification and an admin client with API key. Both is used with node-...
- Adding "name" column to table creates 2-...
As stated, im adding the "name" column to one table, it adds 4 duplicates. In another table it adds 3 duplicates, and when I delete 1 of them, all duplucates di...
