-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-1492 count, create, shardCollection #1061
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
autoIndexId: <true|false>, | ||
size: <max_size>, | ||
max: <max_documents> | ||
} |
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.
brackets/whitespace are inconsistent here.
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 think it's the way it renders on the screen. In the text source, brackets are in column 8 and fields in column 10.
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.
the brace is on line 18 with a key/value pair, but appears at the start of 23 rather than 22.
merged! |
* (DOCS-15274): MongoDB installs are now notarized on macOS * update release notes * wording * remove extract file
(cherry picked from commit cc1e175) Co-authored-by: Mike Woofter <[email protected]>
Ready for docs review and then merge.