Currently, a outer covering is generated for geo queries ($geoWithin/$geoIntersects), which is a union of cells and the union is "bigger" than that geometry. By searching the cells inside the geometry first, findOne will be much more effective.
- is related to
-
SERVER-21120 Improve performance of $geoWithin query for complex multi-polgyon
- Backlog
- related to
-
SERVER-84819 geo performance issue in 2.7.7
- Closed