Skip to content

Commit 3547d5a

Browse files
Bob GrabarSam Kleinman
authored andcommitted
delete dupes in geospatial reference list
Signed-off-by: Sam Kleinman <[email protected]>
1 parent fa708d7 commit 3547d5a

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

source/reference/operators.txt

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -101,27 +101,22 @@ JavaScript
101101
Geospatial
102102
~~~~~~~~~~
103103

104-
- :operator:`$box`
105104
- :operator:`$near`
106105
- :operator:`$within`
107-
- :operator:`$near`
108106
- :operator:`$nearSphere`
109-
- :operator:`$within`
110107

111108
Use the following operators within the context of
112-
:operator:`$within`:
109+
:operator:`$near`:
113110

114-
- :operator:`$centerSphere`
115-
- :operator:`$center`
116-
- :operator:`$maxDistance`
117-
- :operator:`$nearSphere`
118-
- :operator:`$polygon`
119-
- :operator:`$uniqueDocs`
120111
- :operator:`$maxDistance`
112+
113+
Use the following operators within the context of
114+
:operator:`$within`:
115+
121116
- :operator:`$center`
122-
- :operator:`$centerSphere`
123117
- :operator:`$box`
124118
- :operator:`$polygon`
119+
- :operator:`$centerSphere`
125120
- :operator:`$uniqueDocs`
126121

127122
.. index:: query selectors; array

0 commit comments

Comments
 (0)