invariant in GeometryContainer::contains can crush the server when querying a big polygon with a geospatial index. https://github.com/mongodb/mongo/blob/master/src/mongo/db/geo/geometry_container.cpp#L322
- is related to
-
SERVER-57763 Allow partial filter expression to use $geoWithin
- Closed
-
SERVER-58359 More flexible query containment for $geoWithin
- Closed
- related to
-
SERVER-73242 Partial index with $geoWithin filter crashes when querying a big polygon document
- Backlog