-
Type: New Feature
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Query Optimization 2021-07-12, Query Optimization 2021-07-26
-
161
We should allow partial indexes to selectively index documents based on location. Currently, the partialFilterExpression only accepts a few operators (for example $eq, $lt, $and). We should have it accept $geoWithin.
- is depended on by
-
SERVER-57765 Allow partial filter expression to use $_internalBucketGeoWithin
- Closed
-
SERVER-58359 More flexible query containment for $geoWithin
- Closed
- is duplicated by
-
SERVER-58616 Fix BF for partialFilterExpression_with_GeoWithin on ! Shared Library Enterprise RHEL 8.0
- Closed
- related to
-
SERVER-73242 Partial index with $geoWithin filter crashes when querying a big polygon document
- Backlog
-
SERVER-93064 Add test coverage for partialFilterExpression using $geoIntersects
- Open
-
SERVER-73235 Replace invariant with uassert in geometry_container
- Closed