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 fbdebbd commit 8bfe795Copy full SHA for 8bfe795
source/reference/operator/aggregation/geoNear.txt
@@ -50,7 +50,7 @@ When using :pipeline:`$geoNear`, consider that:
50
the documents hold the coordinate pair or point. Because
51
:pipeline:`$geoNear` requires that the collection have a single
52
geospatial index, :pipeline:`$geoNear` implicitly uses the indexed
53
- the field.
+ field.
54
55
- If using a :doc:`2dsphere index </core/2dsphere>`, you must specify
56
``spherical: true``.
0 commit comments