-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Update source/tutorial/aggregation-examples.txt #166
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
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
Use the same collection name in all examples. Previously, two were "zipcodes" and one was "zipcode". Now all will be "zipcodes".
does the user preference sample data set exist? the but cannot found any resource like collection |
mongo-cr-bot
pushed a commit
that referenced
this pull request
Dec 20, 2021
* DOCSP-20128-update-graphics * DOCSP-20128 dleet insert graphic * Delete unneeded
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-33393 Fixes minor formatting issue * DOCSP-33393 1.6.1 RN
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-38679 mongoexport consistency consideration * DOCSP-38679 mongoexport consistency consideration * DOCSP-38679 copy edit * DOCSP-38679 tech edits: * DOCSP-38679 tech edits: * DOCSP-38679 tech edits:
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
DOCSP-16500-add-snippets-feature
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 6, 2025
…-Source-Version-to-2.7.0 DOCSP-43140-Update-Debezium-Source-Version-to-2.7.0
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 24, 2025
(DOCSP-42593) Add info about necessity of ns field.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-36170): Updated stem sentence guidance. * (DOCSP-36170): Incorporated feedback. * (DOCSP-36170): Incorporated Chris's feedback.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* (DOCSP-8046): add externalconnectivity to opsmgr sample * (DOCSP-8046): copy review feedback * (DOCSP-8046): tech review feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 2, 2025
* (DOCSP-45774) Drafting, pt. 2 - Added examples of Private Endpoint CRD - Added list of parameters without details - Corrected inaccurate information in Custom Role page arising from copy-paste * (DOCSP-45774) Drafting, pt. 3 - Filled out parameter information * (DOCSP-45774) Drafting, pt. 4 * (DOCSP-45774) Content review. * (DOCSP-45774) Phrasing improvement.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
…#166) * DOCSP-5341: [Charts] Update embedding docs based on feedback from S&T
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
…ts (#166) * DOCSP-17051 document ability to guarantee correct collStats and dbStats * DOCSP-17051 updates for feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
…om Compose (#166) * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * Fixing the path to the nodeJS examples * Include copy review * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * Minor change to run the build * Fixing the path to the nodeJS examples * Trying to fix the path to the node JS examples in the makefile * Trying to fix the path to the node JS examples in the makefile * Removing the node.js example as it is not used * fixing the merge * Edits, still * Edits, still * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * Minor change to run the build * Fixing the path to the nodeJS examples * Trying to fix the path to the node JS examples in the makefile * Trying to fix the path to the node JS examples in the makefile * Removing the node.js example as it is not used * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * (DOCSP-19581) Updates to Oplog user permissions for Live Migration from Compose * Fixing the path to the nodeJS examples * Include copy review * Edits, still * Edits, still * tech review --adding comments from Mamoona and Marie * tech review --adding comments from Mamoona and Marie * tech review --adding comments from Mamoona and Marie * tech review --adding comments from Mamoona and Marie * Tech review from Mamoona Co-authored-by: mongodb-docs <mongodb-docs@mongodbdocs-VirtualBox>
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.
Use the same collection name in all examples.
Previously, two were "zipcodes" and one was "zipcode".
Now all will be "zipcodes".