

InterviewSolution
Saved Bookmarks
1. |
The __________ operator constrains the results of a geospatial $near or $nearSphere query to the specified distance.(a) $center(b) $maxDistance(c) $minDistance(d) all of the mentionedThe question was asked in an interview for job.Asked question is from Index Management topic in chapter Index/Indexing Concepts of MongoDB |
Answer» Correct CHOICE is (B) $maxDistance |
|