Date: 2025-10-02 19:15:06
Score: 2
Natty:
I think I may have found the culprit.
https://learn.microsoft.com/en-us/azure/cosmos-db/mongodb/vcore/limits
The relevant bit:
- Sorting is done in memory and doesn't push down to the index.
Reasons:
- Probably link only (1):
- Low length (1):
- No code block (0.5):
- Self-answer (0.5):
- High reputation (-1):
Posted by: Nick