diff --git a/source/reference/operators.txt b/source/reference/operators.txt index a8c32d64948..a41c99d1c8f 100644 --- a/source/reference/operators.txt +++ b/source/reference/operators.txt @@ -101,27 +101,22 @@ JavaScript Geospatial ~~~~~~~~~~ -- :operator:`$box` - :operator:`$near` - :operator:`$within` -- :operator:`$near` - :operator:`$nearSphere` -- :operator:`$within` Use the following operators within the context of -:operator:`$within`: +:operator:`$near`: -- :operator:`$centerSphere` -- :operator:`$center` -- :operator:`$maxDistance` -- :operator:`$nearSphere` -- :operator:`$polygon` -- :operator:`$uniqueDocs` - :operator:`$maxDistance` + +Use the following operators within the context of +:operator:`$within`: + - :operator:`$center` -- :operator:`$centerSphere` - :operator:`$box` - :operator:`$polygon` +- :operator:`$centerSphere` - :operator:`$uniqueDocs` .. index:: query selectors; array