-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Geo Edits #78
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
Geo Edits #78
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Distance Multiplier | ||
~~~~~~~~~~~~~~~~~~~ | ||
|
||
:func:`distanceMultiplier` is a built-in function which will |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
not a function.
@@ -24,7 +26,7 @@ Queries | |||
|
|||
MongoDB provides special :ref:`geospatial query operators | |||
<geospatial-query-operators>` for performing queries on location data | |||
inside of normal :func:`find() <db.collection.find()>` operation. The | |||
inside the normal :func:`find() <db.collection.find()>` operator. The |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
method.
mongo-cr-bot
pushed a commit
that referenced
this pull request
Nov 30, 2021
* DOCSP-3184 Steps to deploy encryption at rest * Initial pass finished * broken step refs * Update URLs * Clean up * Internal review feedback * Streamline initial synch steps * Fix ref spacing
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-23911 Adds capped collections line * DOCSP-23911 Removes additional line, per Samykta * DOCSP-23911 Fixes per Ashley * DOCSP-23911 Refactors text to correct a build error, linking to page rather than the heading
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* (DOCSP-24503): Add MDB 6.0 to list of supported versions * remove 4.0 from supported versions
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 6, 2025
DOCSP-35183 editing Sybase row
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 24, 2025
* DOCSP-13384: update heartbeat config descriptions
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 1, 2025
Updated the note on what a deprecated version means.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 2, 2025
* (DOCSP-36688) Added Atlas Stream Processing content. * (DOCSP-36688): Incorporated Helder's feedback. * (DOCSP-36688): Small tweak. * (DOCSP-36688): Incorporated feedback. * (DOCSP-36688): Added include and small tweaks. * (DOCSP-36688): H2 headings
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
Removed Shared and Serverless from Atlas Gov
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 15, 2025
* DOCSP-45311: Remove deprecated utf8 types * word * RR feedback * EC feedback * EC last feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 21, 2025
* DOCSP-45611: Redirects for standardized docs * libbson
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 22, 2025
* DOCSP-9028: index page and issues and help page fixes
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 23, 2025
* DOCSP-42034-allow-custom-polymorphic-types * updated copy * copy edits * copy * copy fix
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 24, 2025
* DOCSP-27916: link GH docs
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
(cherry picked from commit e782270)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
Co-authored-by: Nathan <nathan.leniz@mongodb.com> Co-authored-by: Chris <chris.cho@mongodb.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 25, 2025
* DOCSP-42308: Deployment and connection string (#52) * DOCSP-42308: Deployment and connection string * add file * DOCSP-42306: Get Started and Install (#51) * Get Started and Install * build * edits * wording * troubleshooting file * version * JS feedback * DOCSP-42310: Connect to MongoDB (#53) * DOCSP-42310: Connect to MongoDB * edits * code highlight * reduce scroll * DOCSP-42305: Index page + repo cleanup (#56) * DOCSP-42321: Insert landing page (#55) * DOCSP-42329: Retrieve data (#54) * DOCSP-42329: Retrieve data * edits * MM feedback * DOCSP-42321: Insert Documents (#61) * DOCSP-42328: Specify a query (#57) * DOCSP-42328: Specify a query * link fix * edit * JS feedback * output * RL feedback * DOCSP-42330: Projection guide (#58) * DOCSP-42330: Projection guide * edits * add constant * MM fix * DOCSP-42323: Replace (#62) * DOCSP-42331: Specify docs to return (#64) * DOCSP-42331: Specify docs to return * toc * MM feedback * code output * DOCSP-42322: Update (#63) * DOCSP-42332: Count documents (#66) * DOCSP-42332: Count documents * edits * build errors * RR feedback * scroll * build error * DOCSP-42312 Create a MongoDB Client (#59) * DOCSP-42312 Create a MongoDB Client * on TOC * retry TOC * build * api doc * fix links * code fix * review comments * test * test * fix snooty * merge error * DOCSP-42324: Delete (#65) * DOCSP-42325: Bulk Write (#68) * DOCSP-42317: Databases and Collections (#77) * DOCSP-42333: Distinct values (#67) * DOCSP-42333: Distinct values * edits * build error * RR feedback * DOCSP-42335: Change streams (#69) * DOCSP-42335: Change streams * code * edits * fixes * toc * MW feedback * MW feedback * fix * DOCSP-42311: Run a Command (#75) * DOCSP-42311: Run a Command * edits * code edits * MM feedback * JY feedback * DOCSP-42318: Time Series (#78) * DOCSP-42326: GridFS (#72) * DOCSP-42342: Aggregation (#71) * DOCSP-42342: Aggregation * edits * code imports * RR feedback * import fixes * JY feedback * DOCSP-42316: Stable API (#81) * DOCSP-42336: Cluster monitoring (#73) * DOCSP-42336: Cluster monitoring * edits * fixes, code edit * MM feedback * remove unused imports * fix indent * DOCSP-42341: Atlas Search Indexes (#82) * Uncomment link to compat tables on landing page (#84) * DOCSP-40287: Read landing page (#85) * DOCSP-42343: Secure Your Data + Authentication Mechanisms (#83) * DOCSP-42319: Read and write settings (#79) * DOCSP-42319: Read and write settings * edits * code comments * MW feedback * code edits * JY feedback * imports * edits * JY feedback 2 * build * DOCSP-42338 Single Field Indexes (#70) * DOCSP-42338 Single Field Indexes * new content * first draft * fix toc * try section heading * fixes * fix links * ref fix * review comments * add helper method import * helper method explanation * edit helpers section * edicts * edit * edit out helpers * edict copy * fix database * unnecessary imports * DOCSP-42339 Compound Indexes (#74) * DOCSP-42339 Compound Indexes * toc * fix examples * 1 review comment * api comment * spacing * remove helpers * fix scroll * edits * edit output spacing * DOCSP-42314: Enable TLS (#88) * DOCSP-42314: Enable TLS * edits * code comments * intro edit * DOCSP-42337: Optimize Queries with Indexes (#92) * DOCSP-42349: Transactions (#89) * DOCSP-42349: Transactions * edits * JS feedback * JY feedback * DOCSP-42340 Multikey Index (#76) * DOCSP-42340 Multikey Index * fixes * multikey index link * text fix * internal review comments * remover helpers * edits * uri * DOCSP-42313 Connection Targets (#80) * DOCSP-42313 Connection Targets * toc * fixes * code fix * small change * sode file endline spacing * review edits * comment out connection option page * Correct connect section TOC * DOCSP-42334: Observables (#86) * DOCSP-42334: Observables * edits * fix error * MM feedback * edits * word * MM feedback 2 * edit * build * JY feedback * JY feedback 2 * edit * DOCSP-24494: Atlas search section (#90) * DOCSP-24494: Atlas search section * edits * imports * admonitions * code output * rename headers * MR feedback * edits * JY feedback * DOCSP-42346: Upgrade driver (#91) * DOCSP-42346: Upgrade driver * edits * MW feedback * edits, link fixes * MW final feedback * JY feedback * DOCSP-45354: TOC labels (#94) * add labels * LM feedback * DOCSP-45348: Cleanup (#93) * DOCSP-45348: Cleanup * edits * TODOs * add back in-use encryption * edits * sharedinclude fixes * fix link * RR feedback * staging link * fixes --------- Co-authored-by: Michael Morisi <michael.morisi@mongodb.com> Co-authored-by: lindseymoore <71525840+lindseymoore@users.noreply.github.com> Co-authored-by: Maya Raman <maya.raman19@gmail.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
…rsions v2.19 & earlier (#78) * (DOCSP-44299) Added TOC and quick links, removed 2.19 and earlier. * (DOCSP-44299) Removing standardization. --------- Co-authored-by: Elyse Foreman <elyse.foreman@mongodb.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
# Pull Request Info Update `full-version` source constant to use Kotlin version "4.10" instead of Java version "4.9" so the snippets on [Quick Start page](https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/quick-start/) are correct [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) JIRA - No Jira Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/no-jira-snooty-update/quick-start/ ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 28, 2025
* DOCSP-44991 -- rebuild staging * DOCSP-44991 -- add subheadings to on page toc * DOCSP-44991 -- add link to replication page * DOCSP-44991 -- external review revisions * DOCSP-44991 -- copy review revisions
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
* DOCSP-46750 Kotlin Sync Title Change (#66) * change titles * change url and add redirect * add slash * add back old ref based on rea's feedback (cherry picked from commit eee6b32) * imports in vale action fix * Delete .github/workflows/check-autobuilder.yml * cherrypick * realized duplicate /docs in url redirect (#75) (cherry picked from commit 92549a3) cherrypick --------- Co-authored-by: Rea Rustagi <85902999+rustagir@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 30, 2025
* added CRUD Bulk Ops
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.