Skip to content

DOCS-151 - adding box and circle to operators list #192

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Sep 6, 2012
Merged

DOCS-151 - adding box and circle to operators list #192

merged 5 commits into from
Sep 6, 2012

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
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