the point for which to find the closest documents
if using a 2dsphere index
the maximum number of documents to return
the maximum distance from the center point that the documents can be
limits the results to the matching documents
the factor to multiply all distances returned by the query
if this value is true, the query returns a matching document once
the output field that contains the calculated distance
this specifies the output field that identifies the location used to calculate the distance
the output field that contains the calculated distance
the factor to multiply all distances returned by the query
this specifies the output field that identifies the location used to calculate the distance
the maximum number of documents to return
the maximum distance from the center point that the documents can be
the point for which to find the closest documents
limits the results to the matching documents
if using a 2dsphere index
if this value is true, the query returns a matching document once
Outputs documents in order of nearest to farthest from a specified point.
http://docs.mongodb.org/manual/reference/operator/aggregation/geoNear/#pipe._S_geoNear
the point for which to find the closest documents
if using a 2dsphere index
the maximum number of documents to return
the maximum distance from the center point that the documents can be
limits the results to the matching documents
the factor to multiply all distances returned by the query
if this value is true, the query returns a matching document once
the output field that contains the calculated distance
this specifies the output field that identifies the location used to calculate the distance