Skip to content

Commit d9c2291

Browse files
author
Sam Kleinman
committed
DOCS-991: amending geospatial index requirement
1 parent 2b72204 commit d9c2291

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed
Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
.. note::
2-
3-
A geospatial index *must* exist on a field holding coordinates
4-
before using any of the geolocation query operators.
1+
.. versionchanged:: 2.2.3
2+
Before 2.2.3, a geospatial index *must* exist on a field holding
3+
coordinates before using any of the geolocation query
4+
operators. After 2.2.3, applications may use geolocation query
5+
operators *without* having a geospatial index; however, geospatial
6+
indexes will support much faster geospatial queries than the
7+
unindexed equivalents.

0 commit comments

Comments
 (0)