Skip to content

Commit e0b616c

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-15476-reapply-53-release-note-geoNear (#926)
* DOCSP-15476-reapply-53-release-note-geoNear * DOCSP-15476-reapply-53-release-note-geoNear Co-authored-by: jason-price-mongodb <[email protected]>
1 parent ddacb3e commit e0b616c

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

source/reference/operator/aggregation/geoNear.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,9 @@ When using :pipeline:`$geoNear`, consider that:
206206
:ref:`let option <geoNear_let_example>` and
207207
:ref:`bound let option <geoNear_bounded_let_example>`.
208208

209+
- Starting in MongoDB 5.3, you can use :pipeline:`$geoNear` on any field
210+
in a :ref:`time series collection <manual-timeseries-collection>`.
211+
209212
Examples
210213
--------
211214

source/release-notes/5.3.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,13 @@ Starting in MongoDB 5.3, the :parameter:`fassertOnLockTimeoutForStepUpDown`
149149
parameter allows a server that receives a request to step up or down to
150150
terminate if it is unable to comply within the timeout.
151151

152+
Time Series Collection Improvements
153+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
154+
155+
Starting in MongoDB 5.3, you can use the :pipeline:`$geoNear` pipeline
156+
operator on any field in a :ref:`time series collection
157+
<manual-timeseries-collection>`.
158+
152159
Report an Issue
153160
---------------
154161

0 commit comments

Comments
 (0)