Details
-
Task
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
Description
The following note was removed but should be placed back in the geoNear agg page.
.. note::
The options for :pipeline:`$geoNear` are similar to the
:dbcommand:`geoNear` command with the following
exceptions:
- ``distanceField`` is a mandatory field for the
:pipeline:`$geoNear` pipeline operator; the option does not
exist in the :dbcommand:`geoNear` command.
- ``includeLocs`` accepts a ``string`` in the
:pipeline:`$geoNear` pipeline operator and a ``boolean`` in the
:dbcommand:`geoNear` command.