-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-658 and DOCS-684 _id, BSON Types, Tutorials #404
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
Conversation
@@ -0,0 +1,195 @@ |
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.
I would make the filename
create-an-auto-incrementing-field
no reason not to, and it mirrors the title.
Hey Sam, I've incorporated the changes. As for the |
@@ -143,6 +180,35 @@ The document contains the following fields: | |||
|
|||
- ``awards`` that holds an *array of documents*. | |||
|
|||
Take the following considerations for the ``_id`` field: | |||
|
|||
- In record documents, the ``_id`` field is always indexed for regular |
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.
What's a "record document"? I've never heard that term.
|
||
.. code-block:: javascript | ||
|
||
var mydoc = { |
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.
Why is there a new document introduced here? There is already a similar one above.
* DOCSP-20159 back up sharded cluster file system snapshots * DOCSP-20159 back up sharded cluster file system snapshots * DOCSP-20159 back up sharded cluster file system snapshots * DOCSP-20159 back up sharded cluster file system snapshots Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-42834-beta-access-not-guaranteed * * * * * add netlify files * nit * *
* DOCSP-42834-beta-access-not-guaranteed * * * * * add netlify files * nit * *
* DOCSP-22848 Updating Aggregation Pipeline Builder page to show new toolbar (#403) * DOCSP-22848 updating aggregation page with new pipeline toolbar * DOCSP-22848 added step to include run button * DOCSP-22848 updated screenshots * DOCSP-22848 updated screenshots Co-authored-by: Jocelyn Mendez <[email protected]> * DOCSP-22849 exporting aggregation results (#404) Co-authored-by: Jocelyn Mendez <[email protected]> * DOCSP-22962 New Explain Plan for Aggregation Pipeline Builder (#407) * DOCSP-22962 explain plan for pipelines * DOCSP-22962 fix image * DOCSP-22962 fix image * DOCSP-22962 internal feedback * DOCSP-22962 rewording * DOCSP-22962 rewording * DOCSP-22962 adding ref * DOCSP-22962 updated screenshot Co-authored-by: Jocelyn Mendez <[email protected]> * DOCSP-22847 adding export to agg builder page * DOCSP-22847 reworked agg-builder example * DOCSP-22847 reworked agg-builder example * DOCSP-22847 reworked agg-builder example * DOCSP-22847 small changes * DOCSP-22847 desired to target * DOCSP-22847 removed then Co-authored-by: Jocelyn Mendez <[email protected]>
…ops manager and cloud manager (#404) * (DOCSP-12786) (DOCSP-12787) Added feature policies mcli commands for ops manager and cloud manager * Continued work, adding includes * copy review feedback and renaming of files for consistency * Third batch of copy review from Kanchana * renaming of files for consistency * Wednesday copy review batch from Kanchana. Getting close. * Resolved merge conflicts, removed files with older obsolete names for maintenance window, and also included one comment from Andrea tech review
* (DOCSP-11046): remove redundant operator install and upgrade tabs * (DOCSP-11046): remove another outdated file
* (DOCSP-11046): remove redundant operator install and upgrade tabs * (DOCSP-11046): remove another outdated file
No description provided.