[SERVER-3325] make multi-point geospatial work with $elemMatch Created: 24/Jun/11  Updated: 28/Dec/23

Status: Backlog
Project: Core Server
Component/s: Geo, Querying
Affects Version/s: None
Fix Version/s: None

Type: Improvement Priority: Major - P3
Reporter: Greg Studer Assignee: Backlog - Query Integration
Resolution: Unresolved Votes: 9
Labels: qi-geo
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Assigned Teams:
Query Integration
Participants:

 Description   

For docs like:
{ locations : [

{ place : "beach", loc : [3, 4] }

,

{ place : "home" , loc : [4, 4] }

] }

Allow something like : db.coll.find( locations : $elemMatch : { place : "beach", loc : { $within :

{ $center : [[1, 1], 3] }

} } ) to work.


Generated at Thu Feb 08 03:02:45 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.