We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0648ffc commit 647991cCopy full SHA for 647991c
source/reference/operator/aggregation/geoNear.txt
@@ -220,7 +220,7 @@ Maximum Distance
220
221
.. include:: /includes/extracts/4.2-changes-geoNear-limit.rst
222
223
-Consider the ``places`` collection above, it has a ``2dsphere`` index.
+The ``places`` collection above has a ``2dsphere`` index.
224
The following aggregation uses :pipeline:`$geoNear` to find documents
225
with a location at most 2 meters from the center
226
``[ -73.99279 , 40.719296 ]`` and ``category`` equal to ``Parks``.
0 commit comments