Skip to content

Conversation

a-leung
Copy link

@a-leung a-leung commented Sep 6, 2012

adding in geoOperators (box, center, near-center sphere, polygon) to the operators list

@tychoish
Copy link
Contributor

tychoish commented Sep 6, 2012

please add includes in the /operators.txt page and cross references in $within


> db.runCommand( { geoNear: "geo", near: [55,44], uniqueDocs: true })

> db.geo.find( {"address.loc":{"$within": {"$box": [ [0,0],[100,100] ], $uniqueDocs:true } }}).pretty()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commands like this don't need leading >

make your collection names consistent and meaningful.

records

@tychoish tychoish merged commit e163890 into mongodb:master Sep 6, 2012
mongo-cr-bot pushed a commit that referenced this pull request Jan 5, 2022
* DOCSP-20165-fix-about-page (#182)

* fake commit

* DOCSP-20166 BACKPORT

* fake commit

* DOCSP-20165 BACKPORT
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-33885 Remove 'Stop Balancer on Destination' Step

* AV feedback

* AV reword
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
* DOCSP-33885 Remove 'Stop Balancer on Destination' Step

* AV feedback

* AV reword
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 2, 2025
* (DOCSP-20841): Global config file

* refactor customize prompt page

* standardize copy used in example

* re-add reset syntax

* updates per review

* tweak

* reformatting

* move example higher up on page

* Apply suggestions from code review

Co-authored-by: Anna Henningsen <[email protected]>

* formatting

* alphabetize list

* remove 'patterns' link

Co-authored-by: Anna Henningsen <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
…eate, list, describe, assign, delete (#192)

* (DOCSP-11558): mongocli iam org apikey create

* (DOCSP-11552): mongocli iam org apikey list

* (DOCSP-11551): mongocli iam org apikey describe

* (DOCSP-11554): mongoci iam org apikey assign

* (DOCSP-11563): mongocli iam org apikey delete

* Reorganize TOC for better usability

* fixes

* tech review

* KS copy review

* copy review
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 24, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 17, 2025
* change duplicate title pymongo

* change url and add redirect

* remove redirect

(cherry picked from commit 163d65f)

Co-authored-by: shuangela <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 23, 2025
* update staging

* update staging

* update staging

* update staging

* update staging

* update staging
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
(cherry picked from commit 6134261)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
(cherry picked from commit 6134261)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
(cherry picked from commit bb837fb)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
* DOCSP-46708 MongoClient.watch() API 404

* change to direct link to mongoclient.watch

* change link to originating MongoCluster one
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
* DOCSP-46708 MongoClient.watch() API 404

* change to direct link to mongoclient.watch

* change link to originating MongoCluster one

(cherry picked from commit a584b47)

Co-authored-by: lindseymoore <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
* DOCSP-46708 MongoClient.watch() API 404

* change to direct link to mongoclient.watch

* change link to originating MongoCluster one

(cherry picked from commit a584b47)

Co-authored-by: lindseymoore <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 30, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants