Skip to content

Commit 75d4d94

Browse files
authored
* DOCSP-35984 Remove View Restrictions (#6043) * DOCSP-35984 Remove View Restrictions * * * * * * * XR KS Feedback * * * *
1 parent 0a2ac47 commit 75d4d94

File tree

3 files changed

+0
-9
lines changed

3 files changed

+0
-9
lines changed

source/includes/extracts-views.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -121,11 +121,6 @@ ref: views-unsupported-rename
121121
content: |
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-
---
129124
ref: views-unsupported-projection-operators
130125
content: |
131126
:method:`~db.collection.find()` operations on views do not support

source/reference/limits.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

source/reference/operator/aggregation/geoNear.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)