File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -121,11 +121,6 @@ ref: views-unsupported-rename
121121content : |
122122 You cannot rename :doc:`views </core/views>`.
123123 ---
124- ref : views-unsupported-geoNear
125- content : |
126- :doc:`Views </core/views>` do not support geoNear operations (i.e.
127- :pipeline:`$geoNear` pipeline stage).
128- ---
129124ref : views-unsupported-projection-operators
130125content : |
131126 :method:`~db.collection.find()` operations on views do not support
Original file line number Diff line number Diff line change @@ -895,8 +895,6 @@ Operations
895895
896896 - .. include:: /includes/extracts/views-unsupported-mapReduce.rst
897897
898- - .. include:: /includes/extracts/views-unsupported-geoNear.rst
899-
900898.. limit:: Projection Restrictions
901899
902900 .. versionadded:: 4.4
Original file line number Diff line number Diff line change @@ -180,8 +180,6 @@ When using :pipeline:`$geoNear`, consider that:
180180
181181- .. include:: /includes/fact-geoNear-restrict-near-in-query.rst
182182
183- - .. include:: /includes/extracts/views-unsupported-geoNear.rst
184-
185183- Starting in version 4.2, :pipeline:`$geoNear` no longer has a default
186184 limit of 100 documents.
187185
You can’t perform that action at this time.
0 commit comments