-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Aggregation pipeline, Compass, Query
-
None
-
Needed
-
Compass does not currently support the $near or $nearSphere query operators. This is because they don't provide additional functionality in the schema view. However, they would provide sorting in the documents view if they were added.
It would also make it possible for customers to use the same queries in Compass that they are using in their applications when those queries include $near or $nearSphere. Right now it's not possible for a customer to put a $near or $nearSphere query from their application and paste it into Compass to check the explain plan, etc.
This will have a workaround when aggregation is implemented as long as $geoNear is available.
- is duplicated by
-
COMPASS-2761 As a Compass user, I need support for $near and $nearSphere
- Closed