1.

_________ returns geospatial objects in proximity to a point on a sphere. Requires a geospatial index.(a) $near(b) $nearsphere(c) $geoIntersect(d) None of the mentionedThe question was posed to me in an international level competition.My doubt stems from Geospatial Index topic in section Index/Indexing Concepts of MongoDB

Answer»

The CORRECT ANSWER is (B) $nearsphere

Best explanation: The 2dsphere and 2D indexes support $nearSphere.



Discussion

No Comment Found

Related InterviewSolutions