Details
-
Improvement
-
Resolution: Duplicate
-
Minor - P4
-
None
-
None
Description
I believe the documentation for the geoNear used to have an example of the returned result format. I was only able to find an example on this page.
The important thing to note is that in the results array of the command result document, each element is an object with the dis (computed distance) and obj (document) fields.