-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit 4431b10
DOCSP-38724 - Merge master into v8.0 (#7470)
* DOCS-16509 Add vectorSearch to Agg Stage Table (#6496)
* DOCS-16509 Add vectorSearch to Agg Stage Table
* build error
* atlas note
* copy
* add version
* DOCS-12059 documents network.physicalBytesIn and network.physicalBytesOut (#6465)
* DOCS-12059 documents network.physicalBytesIn and network.physicalBytesOut
* internal review
* internal review
* DOCSP-34198: kotlin code for query nulls (#6536)
* DOCSP-34198: kotlin code for query nulls
* add tab
* fixed source code, testing if build errors resolve
* DOCSP-37157 Removed duplicate text, fixed version (#6551)
* Removed duplicate text
* Fixed version number
* DOCSP-37115 Time series granularity recommendations and limits (#6554)
* Fixed time series granularity example and added a limitation on max bucket size
* Adjusted and expanded taxonomy tags
* Rounding
* Fixed example values
* Internal PR feedback
* Wording cleanup
* Wording cleanup
* DOCSP-34200: kotlin code for update docs (#6555)
* DOCSP-34200: kotlin code for update docs
* JD PR fixes 1
* fix typo
* line break
* DOCSP-37146 Fixed expireAfterSeconds value and table entry (#6569)
* Fixed expireAfterSeconds value and table entry
* Taxonomy tagging
* spelling
* 575 recovery (#6575)
* add 2 examples to test output
* add tab on host page and add "post" example
* fix indent, post-code description and ref, adds c links
* more examples
* fix links; more testing
* more examples
* fix build issues
* fix build issues
* add 10,11,12,and13
* changing tab style
* fix indentation with newer style of tabs
* fix spacing
* missing `
* remove other tabs sections...
* add c tab to intro
* adding back in tabs
* add all remaining c-lang code snippets
* fix indentation on post code
* update dedent to match updated source code (https://github.com/mongodb/mongo-c-driver/pull/1532)
* repushing to bring in latest code file
* final tweak for dedentation
* update delete page with C examples
* add tab to see also section
* found more files missing the c-lang tab
* fix borked link and update text to post code
* how many links can one person break?
* review changes
* remove cleanup code from snippets and move to the last snippet on each page only
* update path to include
* paths are not relative
* Apply suggestions from code review
Co-authored-by: ltran-mdb2 <[email protected]>
* remove extra line
* Update source/tutorial/insert-documents.txt
---------
Co-authored-by: ltran-mdb2 <[email protected]>
* DOCSP-37135 tcmallocAggressiveMemoryDecommit Default Value (#6556)
* DOCS-16635 Fix Incorrect convertToCapped Sharding Statement (#6564)
* DOCS-16635 Fix Incorrect convertToCapped Sharding Statement
* warning title
* DOCS-15625-shards-must-be-replica-sets (#6566)
* DOCS-15625-shards-must-be-replica-sets
* Centralizing content and replacing with includes.
* DOCSP-37116 fsync backup clarification (#6539)
* DOCSP-37116 fsync Backup Version
* Adds notice on mongodump page
* Fixes heading
* Reworks to existing includes
* Fixes build issue
* Fixes build issue
* Minor edit
* Minor edits
* Minor edits
* Minor edits
* Fixes build issue
* Minor edits
* Adds version limitation to filesystem snapshots.
* Fixes text
* Reworks include
* Reworks include
* Fixes build issue
* Reworks include
* Reworks include
* Vale fixes
* Vale fixes
* Vale fixes
* Fixes link
* Fixes link
* Fixes per Sarah
* Fixes per Nandini
* DOCSP-33746 Removes Capped Collection from compact (#6571)
* DOCSP-37048 7.2.1 Release Notes and Changelog (#6565)
* DOCSP-37048 7.2.1 Release Notes and Changelog
* adds release date
* Fix indents bug (#6613)
* fix indentation errors
* another indentation error and missing line
* spacing issues within code examples
* experimenting removal to track down build error
* add back in blocks
* fix indentation near bottom of page
* more indentation issues found. Updated C# wording to match other languages
* throwing darts
* two code-blocks mis-indented
* DOCSP-37242 Fix Project Stage Syntax Rendering (#6585)
* DOCSP-37242 Fix Project Stage Syntax Rendering
* build errors
* Revert "build errors"
This reverts commit 7406d4aeec1fdf5ebb9dad30415b630a9156c60e.
* DOCSP-36733 4.4 to 5.0 Upgrade Performance (#6464)
* DOCSP-36733 4.4 to 5.0 Upgrade Performance
* *
* *
* *
* add SERVER-60176 to past release limitations
* JD feedback
* *
* SH feedback
* add note on wiredTiger idle file handles
* add read concern changes
* GH feedback, remove idle timeout note
* fix ref error for vector search tutorial (#6618)
* DOCSP 24858: common use of hidden nodes (#6607)
* Updates primary use case
* Typo fixes
* Review suggestion
* DOCS-11089 clarify syntax of sum (#6552)
* DOCS-11089 clarify syntax of sum
* DOCS-11089 copy edit
* DOCS-11089 copy edit
* DOCS-11089 copy edit
* DOCS-11089 tech edit
* DOCSP-25129 cursor.count() applySkipLimit limitation (#6495)
* DOCSP-25129 cursor.count() applySkipLimit limitation
* DOCSP-25129 updates for feedback
* Apply suggestions from code review
Co-authored-by: Ashley Brown <[email protected]>
* DOCSP-25129 updates for copy feedback
---------
Co-authored-by: Ashley Brown <[email protected]>
* DOCS-14965 doc for Enable all accumulators for group pushdown (#6574)
* DOCS-14965 doc for Enable all accumulators for group pushdown
* DOCS-14965 updates for copy feedback
* DOCSP-37098 changelog, release notes for 4.4.29 (#6620)
* DOCSP-37098 changelog, release notes for 4.4.29
* DOCSP-37098 changelog, release notes for 4.4.29
* DOCS-14853 doc that $densify stage must be removed prior to downgrade (#6559)
* DOCS-14853 doc that densify stage must be removed prior to downgrade
* DOCS-14853 updates for copy feedback
* fix indentation build error for sum page (#6636)
* DOCS-15574 documents $toHashedIndexKey agg stage (#4701) (#6633)
* DOCS-15574 documents toHashedIndexKey agg stage
* index page
* internal review
Co-authored-by: jmd-mongo <[email protected]>
* DOCSP-34224: kotlin code for stable api ref (#6632)
* DOCSP-34202: kotlin code for create index tutorial (#6630)
* DOCSP-34202: kotlin code for create index tutorial
* fix driver target
* (DOCSP-30364): Clarification for optimized pipeline (#6627)
* (DOCSP-30364): Clarification for optimized pipeline
* edit
* remove admonition
* nit
* remove and/or
* edits
* add line highlights
* reorder
* review fixes
* DOCSP-34221: kotlin code for changestream reference (#6631)
* DOCSP-34221: kotlin in changestreams
* completed changes
* JD PR fixes 1
* DOCS-4853 Expose the Reason an Operation Fails Document Validation (#6641)
* DOCSP-34201: kotlin code for delete docs (#6563)
* DOCSP-34201: kotlin code for delete docs
* fixes
* fix errors
* remove formatting changes
* remove formatting changes
* JA fix
* DOCSP-37319: MongoDb -> MongoDB (#6656)
* DOCSP-37045: finalize 6.0.14 release notes (#6655)
* DOCSP-37099: Update 7.0.6 release notes (#6654)
* DOCS-13008-sync-wired-tiger (#6578)
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
* DOCS-13008-sync-wired-tiger
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-26653 doc passing Mongo instance as first argument to Mongo() (#6514)
* DOCSP-26653 doc passing Mongo instance as first argument to Mongo()
* DOCSP-26653 updates for feedback
* Apply suggestions from code review
Co-authored-by: Anna Henningsen <[email protected]>
---------
Co-authored-by: Anna Henningsen <[email protected]>
* DOCSP-15840 fix currentOp example for running index builds (#6553)
* DOCSP-35213 Transaction Error Handling & Retry Logic (#6366)
* DOCSP-35213 Transaction Error Handling & Retry Logic
* build errors
* *
* ref text
* external feedback
* revert to original
* revert to externally approved version
* DOCSP-37035 release notes, changelogs 5.0.25 (#6640)
* DOCSP-37035 release notes, changelogs 5.0.25
* internal review
* DOCSP-31784 Raspberry Pi Compatibility Note (#6444)
* DOCSP-31784-raspberry-pi-compatibility-note
* Empty-Commit
* Adding footnote with draft content for PM consideration.
* Moving footnote to relevant section.
* Changing footnote to note directive.
* DOCSP-31784-raspberry-pi-compatibility-note
* Empty-Commit
* Adding footnote with draft content for PM consideration.
* Moving footnote to relevant section.
* Changing footnote to note directive.
* Updating text per feedback, reformatting as footnote.
* Fixing footnote format
* Removing duplicate note.
* Specifying RPI 4.
* Reverting back to note format per style guide.
* Update source/administration/production-notes.txt
Co-authored-by: ianf-mongodb <[email protected]>
---------
Co-authored-by: ianf-mongodb <[email protected]>
* DOCS-16032 update CoordinateCommitReturnImmediatelyAfterPersistingDecision when false (#6673)
* "version changed" => "version added" (#6629)
* "version changed" => "version added"
* update wording based on server ticket timing
* specific patch versions
* (DOCS-16666): Remove outdated VMWare journaling consideration (#6650)
* (DOCS-16666): Remove outdated journaling consideration
* more removals
* wording
* DOCSP-37262 7.2.2 Release Notes (#6648)
* DOCSP-37262 7.2.2 Release Notes
* Fixes build isuse
* Fixes text
* Fixes text
* Fixes per Maria
* DOCS-12074 adding oplog section to write commands (#6570)
* DOCS-12074 adding oplog section to write commands
* DOCS-12074 adding oplog section to write commands
* DOCS-12074 adding oplog section to write commands
* DOCS-12074 tech edit
* DOCS-12074 tech edit
* DOCS-12074 tech edit
* change wording about name length (#6710)
* update version info (#6700)
* DOCSP-37207 increase number of dimensions to 4096 (#6579)
* DOCSP-36046 Transaction FindOneAndUpdate Doesn't Lock Document (#6100)
* DOCSP-36046 Transaction FindOneAndUpdate Doesn't Lock Document
* wording
* IF feedback: add stale reads to glossary, add procedure steps
* formatting
* typo
* *
* IF suggestions
* io code block
* typo
* hide default visibility
* nit edit
* AK feedback
* wording
* *
* *
* *
* Asya feedback
* Asya feedback 2/2
* final feedback
* DOCS-5400 Explain how $mod handles negative numbers (#6701)
* DOCS-5400
* update
* internal review
* DOCSP-37346 Convert Instruqt Find Lab to Drawer (#6691)
* DOCSP-37346 Convert Instruqt Find Lab to Drawer
* *
* *
* *
* DOCSP-34390 bitAnd Results NumberLong (#6716)
* (DOCSP-36567): Add advisory for CVE-86 (#6500) (#6747)
* (DOCSP-36567): Add advisory for CVE-86
* fix build error
* remove 'mongodb server' from list
* add CVE id
* review edits
* convert to include
* add info to prior release pages
* February -> Feb in Release Notes (#6754)
* DOCSP-17335 document BSONRegExp in the shell (#6722)
* DOCSP-17335 document BSONRegExp in the shell
* DOCSP-17335 add example for false setting
* DOCSP-17335 updates for copy feedback
* DOCSP-17405 document bsonRegExp boolean option (#6740)
* DOCSP-17405 document bsonRegExp boolean option
* DOCSP-17405 updates for AH's feedback
* DOCSP-17405 fix for odd rendering issue
* DOCS-16665 fixes analyzeShardKey() syntax (#6766)
* DOCSP-17405 fix for build errors (#6769)
* (DOCS-14917): Add missing data types for boolean conversion (#6762)
* (DOCS-14917): Add missing data types for boolean conversion
* fix build error
* standardize punctuation
* remove duplicate table
* typo fix
* add missing types
* add link to bson types page
* clarify null
* clarify null
* (DOCSP-34568): Add cross-links for shard key analysis pages (#6744)
* (DOCSP-34568): Add cross-links for shard key analysis pages
* wording
* wording
* wording
* wording
* wording
* wording
* address review feedback
* wording
* wording
* add section for viewing sampled queries
* DOCSP-21468 document support for snapshot: true in startSession() (#6745)
* DOCSP-21468 document support for snapshot: true in startSession()
* DOCSP-21468 updates for AH's feedback
* Update source/reference/method/Mongo.startSession.txt
Co-authored-by: Nick Villahermosa <[email protected]>
* DOCSP-21468 updates for NV's feedback
---------
Co-authored-by: Nick Villahermosa <[email protected]>
* DOCSP-37081 Set At for General Parameters (#6490)
* DOCSP-37081 Standardizes phrasing on where to set parameter.
* Adds callouts
* Adds next set of parameters
* Removes double spacing
* Reverses and fixes space change.
* Fixes missing periods
* Reworks include text
* Reworks include text
* Minor edits
* Fixes build issue
* Fixes build issue
* Fixes per Jocelyn
* Fixes per Jocelyn
* DOCSP-23869-elem-match-updates (#6625)
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
* DOCSP-23869-elem-match-updates
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-37645 Refactors userAuthorizationClaims (#6797)
* DOCSP-23334 document that unique is not required (#6761)
* DOCSP-29878 Reference inspectDepth shell config option (#6788)
* DOCSP-29878 Reference inspectDepth shell config option
* DOCSP-29878 updates for copy feedback
* updated wildcard index page based on translation QA feedback (#6799)
* updated wildcard index page based on translation QA feedback
* grammar
* queryable encryption -> Queryable Encryption (#6800)
* queryable encryption -> Queryable Encryption
* two more
* add collection-specific snippet (#6760)
* DOCSP-37592 v4.4 Ref Removal (#6787)
* DOCSP-37592 v4.4 Ref Removal
* remove 'version 4.4'
* track 'mongodb 4.4'
* track 'v4.4'
* remove rest
* *
* build errors
* add ulimit note to include
* hedged read copy
* remove repetitive sentence
* *
* *
* namespace
* JD + IF feedback
* add minimum-lts-version
* final build errors
* DOCSP-37579 add changelog release notes for 7.0.7 rc2 (#6803)
* DOCSP-37579-add-changelog-release-notes-for-7.0.7-rc2
* Fixing spacing, typo in link
* Fixing heading on release notes
* Changing date to upcoming
* DOCS-16576 status rename (#6738)
* DOCS-16576 stateTransition changes
* Test build issue
* Adds rename entry
* DOCS-16576 stateTransition changes
* Adds release notes and code
* Reorders words for active voice
* Fixes per Nick
* Fixes per Vishnu
* DOCSP-26745 clarify sortby limitation (#6816)
* DOCSP-26745 clarify sortby limitation
* DOCSP-26745 clarify sortby limitation
* DOCSP-33683 Merge qe-csfle-restructure to master (#6823)
* DOCSP-33685 consolidate key management topics (#5340)
* Restructured topics, updated refs
* Fixed more refs
* Removed unused includes after consolidating
* More ref fixes
* Added keys-key-vaults to the toc_landing_pages list
* Added CSFLE specific information to consolidated content
* Added CSFLE specific information to consolidated content
* Fixed ref
* Internal review feedback
* Rebuild
* Empty rebuild
* DOCSP-33688 Combine auto encryption shared library and mongocryptd install steps (#5580)
* Added POC content, cleaned up tab structure, kept libmongocrypt separate
* Added doc constants, removed ambiguous refs from to-be-deleted files
* Updated refs, made language in install topic QE/CSFLE agnostic
* More ref cleanup
* Cleaned up some includes
* Moved defaults to end of table cells per style guide
* Fixed build errors
* Moved around some info
* Removed original separate topics
* Nested heading rendering test
* Procedure style test
* Changing procedure style
* Fixed CSFLE wording in an include
* Internal review feedback:
* DOCSP-34863 qe csfle compatibiity tables backport (#5880)
* Update QE and CSFLE compatability tables (#5788)
* wip while switching branches
* wip while waiting for more deets
* ready for review
* add facets
* fix formatting
* add mongodb-crypt dependency
* DOCSP-29667-bulk-command-remove-content (#5778)
* DOCSP-29667-bulk-command-remove-content
* DOCSP-29667-bulk-command-remove-content
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-35223 7.0.5 Release Notes (Final) (#5773)
* DOCSP-35223 7.0.5 Release Notes (Final)
* Fixes per Maria Prinus
* DOCSP-35317 5.0.24 Release Notes (#5749)
* DOCSP-35317 5.0.24 Release Notes
* *
* fix affected versions
* Add tcmallocAggressiveMemoryDecommit (#5650)
* add tcmallocAggressiveMemoryDecommit
* wordsmithing
* external review suggestions and clarifications
* writing review
* Update source/reference/parameters.txt
Co-authored-by: Alison Huh <[email protected]>
* Update source/reference/parameters.txt
Co-authored-by: Alison Huh <[email protected]>
* fix formatting
* final? review
* Update source/reference/parameters.txt
Co-authored-by: Alison Huh <[email protected]>
* final changes, I hope...
* fix formatting
---------
Co-authored-by: Alison Huh <[email protected]>
* fix single-hash issue (#5789)
* DOCSP-35006-glossary-4 (#5642)
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
* DOCSP-35006-glossary-4
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-34943-wildcard-index (#5764)
* DOCSP-34943-wildcard-index
* DOCSP-34943-wildcard-index
* DOCSP-34943-wildcard-index
* DOCSP-34943-wildcard-index
* DOCSP-34943-wildcard-index
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* change scala version
---------
Co-authored-by: jason-price-mongodb <[email protected]>
Co-authored-by: jason-price-mongodb <[email protected]>
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
Co-authored-by: Alison Huh <[email protected]>
* Removed facet:genre:reference tag
* Separate ref for Java Reactive Streams
* Removed reference facet
---------
Co-authored-by: MongoCaleb <[email protected]>
Co-authored-by: jason-price-mongodb <[email protected]>
Co-authored-by: jason-price-mongodb <[email protected]>
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
Co-authored-by: Alison Huh <[email protected]>
* DOCSP-33709 Create encryption schema topic (#5666)
* Initial IA restructure
* Ref fixes
* Ref fixes
* Fixed substeps
* TOC updates
* Rebuilding
* Apply suggestions from code review
Co-authored-by: ianf-mongodb <[email protected]>
* Changed substeps to alphabetical, removed step title punctuation
* Added suggestion to encrypt fields in existing documents
* Testing procedure numbering reset
* Moved and extended the contention factor include. Added Kenn's context info to the contention factor overview to provide more examples of high and low cardinality
* Testing auto enumeration on nested steps
* Testing doc constant in glossary
* Testing ref anchor within step content
* Testing ref anchor within step content
* Testing ref anchor within step content
* Removed test line
* Testing glossary entry with doc constant
* Testing glossary entry with doc constant
* Internal review feedback
* Fixed include path
* Taxonomy tagging
* Taxonomy tagging
* Apply suggestions from code review
Co-authored-by: ianf-mongodb <[email protected]>
* Title underlines
---------
Co-authored-by: ianf-mongodb <[email protected]>
* DOCSP-33710 Encrypted Collections topic (#5752)
* Initial TOC placement and editorial pass
* Added taxonomy tagging
* Revert to clean commit
* Taxonomy tag fix
* DOCSP-33686 Combine QE and CSFLE "Compatibility" topics (#5518)
* Merge fixes
* Merge fixes
* Merge fixes
* Fixed table formatting
* Merge fixes
* Table fixes, moved drivers tutorials to Tutorials landing page
* Added ref
* Moved include and updated refs to it
* Fixed refs
* Taxonomy tagging
* Removed reference facet tags
* DOCSP-33687 Add in use encryption stub page (#5538)
* Added content from POC branch, fixed some incorrect statements
* Fixed refs
* Removed broken TOC entry in order to run staging build
* Update source/core/security-in-use-encryption.txt
Formatting fix
Co-authored-by: ianf-mongodb <[email protected]>
* Update source/core/security-in-use-encryption.txt
Internal review
Co-authored-by: ianf-mongodb <[email protected]>
* Update source/core/security-in-use-encryption.txt
Co-authored-by: ianf-mongodb <[email protected]>
* Added TODO comments for related PR
* Rebuild
* Added taxonomy tagging
---------
Co-authored-by: ianf-mongodb <[email protected]>
* DOCSP-33690 Create "Overview: Enable QE" section (#5539)
* Added draft content from POC
* Kept install as a separate topic, removed mention of rotating keys since that will not go under this section
* Mentioned MDB deployment setup
* Fixed ref names
* Added stub topic for using QE
* Moved stub topics into TOC
* DOCSP-33688 Combine auto encryption shared library and mongocryptd install steps (#5580)
* Added POC content, cleaned up tab structure, kept libmongocrypt separate
* Added doc constants, removed ambiguous refs from to-be-deleted files
* Updated refs, made language in install topic QE/CSFLE agnostic
* More ref cleanup
* Cleaned up some includes
* Moved defaults to end of table cells per style guide
* Fixed build errors
* Moved around some info
* Removed original separate topics
* Nested heading rendering test
* Procedure style test
* Changing procedure style
* Fixed CSFLE wording in an include
* Internal review feedback:
* Moved stub topics
* Fixed drawer topics to not be click-through
* Refactored driver instructions into a procedure
* Added libmongocrypt to procedure flow
* Removed duplicate TOC entries
* Rendering fix
* Rendering fix
* Fixed drawer topics
* Removed unused includes, cleaned up tasks, re-ordered topics
* Cleaned up before you start sections
* Clarified config for different KMS provider
* Clarified qe library name
* Tab rendering test
* Indentation
* Indentation
* Whitespace
* Whitespace
* Indentation
* typo
* Un-nested some steps
* Fixed next steps
* Elevated AWS note to a warning
* Undid the callout change
* Typo fix
* Apply suggestions from code review
Co-authored-by: Jordan Smith <[email protected]>
* Rebuild
* Apply suggestions from code review
Co-authored-by: Jordan Smith <[email protected]>
* Rebuild
* Update source/core/queryable-encryption/qe-create-application.txt
Co-authored-by: Jordan Smith <[email protected]>
* Update source/core/queryable-encryption/qe-create-application.txt
Co-authored-by: Jordan Smith <[email protected]>
* Update source/core/queryable-encryption/qe-create-application.txt
Co-authored-by: Jordan Smith <[email protected]>
* Update source/core/queryable-encryption/qe-create-application.txt
Co-authored-by: Jordan Smith <[email protected]>
* capitalization
* Tabbed KMS rendering test
* Rendering test
* Rendering test
* Rendering test
* Rendering test
* Rendering test
* Rendering test
* Removed comment syntax
* Added other key provider steps
* Fixed refs
* Added better CMK refs
* Refs and cleanup
* Moved tab formatting changes into the main file and removed test file
* Apply suggestions from code review
Co-authored-by: Jordan Smith <[email protected]>
* Update source/core/queryable-encryption/qe-create-application.txt
Co-authored-by: Jordan Smith <[email protected]>
* Internal review feedback
* Apply suggestions from code review
Co-authored-by: Ashley Brown <[email protected]>
* Fixed broken links
* Fixed broken links
* Fixed broken links
* Update source/core/queryable-encryption/qe-create-cmk.txt
Co-authored-by: Ashley Brown <[email protected]>
---------
Co-authored-by: Jordan Smith <[email protected]>
Co-authored-by: Ashley Brown <[email protected]>
* DOCSP-33704 Use queryable encryption (#6479)
* Created stub topic
* Initial draft commit
* Draft updates
* Rendering check
* Fixed drawer page opening in TOC
* Copy edits
* Added encryption schema to topic flow
* Topic ref flow and copy edits
* Copy edit, removed periods in some steps
* Split steps
* Consolidated collection creation and document insertion
* Ref fixes
* Moved around topics per internal review discussion
* ref fixes
* Copy edits, task flow
* Task flow
* Update source/core/queryable-encryption/overview-use-qe.txt
Co-authored-by: Jordan Smith <[email protected]>
* Apply suggestions from code review
Co-authored-by: Jordan Smith <[email protected]>
* Moved adminition on explicitly creating a collection
* Taxonomy, build fixes
* Fixed before you start section
* TOC fixes
* Rebuild
* Wording fix
* Apply suggestions from code review
Co-authored-by: Jordan Smith <[email protected]>
---------
Co-authored-by: Jordan Smith <[email protected]>
* Docsp 36974 Merge master to feature branch (#6535)
* DOCSP-34023 Rename WiredTiger Parameters (#5400)
* DOCSP-34023 Rename WiredTiger Parameters
* KD feedback
* *
* JO feedback
* DOCSP-34498 7.1.1 release notes (#5404)
* Generated changelog
* Bumped release constant
* Generated changelog (#5405)
* DOCSP-33214 Sharded Cluster Backup (#4976)
* DOCSP-33214 Self-Managed Backups for Sharded Clusters
* Backup procedure prep
* Backups
* Fixes build issue
* Tests tutorial
* Adds before you begin content
* minor text edits
* Fixes per Jeff
* Fixes rendering error
* Fixes rendering error
* Fixes rendering error
* Fixes per Jeff
* Fixes per Jeff
* Fixes per Jeff
Co-authored-by: Jeff Allen <[email protected]>
* Fixes per Jeff
* Fixes per Jeff
* Fixes per Nandinin
* Fixes per Nandinin
* Fixes per Nandini
* Fixes per Maria
* fixes per Maria
* Fixes per Ashley
* Fixes per Nandini
* Fixes per Nandini
* Docsp-34017-bucket-rounding-seconds additional updates saved file (#5326)
* DOCSP-34017-bucket-rounding-seconds
* DOCSP-34017-bucket-rounding-seconds
* DOCSP-34017-bucket-rounding-seconds
* DOCSP-34017-bucket-rounding-seconds
* DOCSP-34017-bucket-rounding-seconds
* DOCSP-34017-bucket-rounding-seconds
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* Removes artifact from another branch
* Removes artifact from another branch
* Fixes per Tim
* Fixes per Tim
* Fixes per Tim
* Fixes per Tim
* Fixes per Tim
* Fixes per Jason
* Fixes per Jason
* fixes per Jason
* Fixes per Jason
* Fixes per Jason
---------
Co-authored-by: Jeff Allen <[email protected]>
Co-authored-by: jason-price-mongodb <[email protected]>
Co-authored-by: jason-price-mongodb <[email protected]>
* DOCSP-34011 Server Docs 404 (#5455)
* Removing incorrect output from command example due to consistent data set usage throughout doc (#5466)
* DOCS-14772-fix renames sharding metadata refresh include (#5475)
* DOCSP-34711 Restore wiredTigerMaxCacheOverflowSizeGB (#5472)
* Merge 7.2 into master (7.3) (#5465)
* DOCSP-29667-bulk-write (#4764)
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
* DOCSP-29667-bulk-write
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* (DOCS-16452) routingTableCacheChunkBucketSize must be greater than 0 (#5198) (#5220)
* (DOCS-16452) routingTableCacheChunkBucketSize must be greater than 0
* Includes change from copy review
* (DOCS-16412) minDistance and maxDistance can be expressions (#5203)
* (DOCS-16412) minDistance and maxDistance can be expressions
* Includes changes from tech review
* (DOCS-16473) restore role can drop system.views collection (#5200)
* DOCS-16384 readPreferenceCounters Metrics in serverStatus (#5196)
* DOCS-16384 readPreferenceCounters Metrics in serverStatus
* add availability note
* rn
* order
* internal review feedback
* AM feedback
* update rn
* *
* (DOCS-16446) Changes initial minimum number of chunks per shard for empty collections (#5216)
* (DOCS-16446) Changes initial minimum number of chunks per shard for empty collections
* Includes copy review changes
* (DOCS-16471) getField supports strings that are not string literal (#5197)
* (DOCSP-33111) Reverts changes from #4076 (#5215) (#5236)
* DOCSP-33388 Mongos Cursor Results For Non-Existant Dbs (#5244)
* DOCSP-33388 Mongos Cursor Results For Non-Existant Dbs
* *
* *
* *
* IR Feedback
* *
* Adds new "specificShard" info and changes formatting (#5251)
* replacing PR 5229
* review changes
* final review change
* DOCS-16389 query plan cache subdocument (#5217)
* DOCS-16389 query plan cache subdocument
* *
* IF feedback
* clarity
* nit
* move to compatibility
* *
* wording
* wording
* (DOCS-16390) You can't specify WT encryption options in createCollection (#5260)
* (DOCS-16390) You can't specify WT encryption options in createCollection
* Includes change from tech review
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus (#5193)
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus
* add to TOC
* wording
* build error
* (DOCSP-34349) Adds release notes and compatibility changes for 7.2 (#5242)
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus (#5193)
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus
* add to TOC
* wording
* build error
* Includes PM external review changes
* Revert "Includes PM external review changes"
This reverts commit 0263ebe646848bf840c75b414815d3daa660e9fc.
* Includes changes from PM review
* Includes copy review changes
---------
Co-authored-by: Alison Huh <[email protected]>
* Add ``useAuthorizationClaim`` field info. (#5258)
* Add useAuthorizationClaim
* fix formatting and add version
* one last formatting tweak
* review suggestions
* DOCS-16389 query plan cache subdocument (#5217)
* DOCS-16389 query plan cache subdocument
* *
* IF feedback
* clarity
* nit
* move to compatibility
* *
* wording
* wording
* (DOCS-16390) You can't specify WT encryption options in createCollection (#5260)
* (DOCS-16390) You can't specify WT encryption options in createCollection
* Includes change from tech review
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus (#5193)
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus
* add to TOC
* wording
* build error
* (DOCSP-34349) Adds release notes and compatibility changes for 7.2 (#5242)
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus (#5193)
* DOCS-16363 Document killedDueToMaxTimeMSExpired under serverStatus
* add to TOC
* wording
* build error
* Includes PM external review changes
* Revert "Includes PM external review changes"
This reverts commit 0263ebe646848bf840c75b414815d3daa660e9fc.
* Includes changes from PM review
* Includes copy review changes
---------
Co-authored-by: Alison Huh <[email protected]>
* rewording
* staging to check formatting
* cleaning up the process
* formatting foo
* more review rewording and table formatting
* still trying to get the table format correct...
* funwith table formatting...
* table formatting...
---------
Co-authored-by: Alison Huh <[email protected]>
Co-authored-by: Sarah Simpers <[email protected]>
* (DOCS-16394): persistedChunkCacheUpdateMaxBatchSize parameter (#5270)
* (DOCS-16394): persistedChunkCacheUpdateMaxBatchSize parameter
* add example
* update version list
* add 7.2 to release notes toc
* address review comments
* edits
* minimalism
* tweak
* wording
* address review comments
* Merges master into v7.2 (#5361)
* DOCSP-33154 Make covered query info discoverable (#4762)
* Summarized covered query benefits. Opted not to use an include
* Removed covered query info from wildcard indexes
* DOCS-16216 add hint option to distinct command (#4666)
* DOCS-16216 add hint option
* DOCS-16216 nit fix
* DOCS-16216 internal feedback
* DOCS-16216 internal feedback
* DOCS-16216 update example
* DOCS-16216 fix code example
* DOCS-16216 feedback
* DOCS-16200 $currentOp - targetAllNodes (#4724)
* DOCS-16200 Documents targetAllNodes option
* Fixes build issue
* Fixes build issue
* Expands explanation of conditions
* Fixes build issue
* Fixes per Jeff
---------
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
* (DOCSP-32321): Add Atlas-centric content to JSON Schema Validation page (#4765)
* Add Atlas compatability and step
* Apply Ashley's suggestion
Co-authored-by: Ashley Brown <[email protected]>
* Apply Sarah's suggestion
Co-authored-by: Sarah Simpers <[email protected]>
---------
Co-authored-by: Ashley Brown <[email protected]>
Co-authored-by: Sarah Simpers <[email protected]>
* (DOCSP-32345) Adds Atlas CTA to convert standalone page (#4769)
* DOCSP-33324 Fix Legacy Shell 404 (#4777)
* DOCSP-33285 Add Release Date to 6.0.10 RN (#4787)
* DOCSP-26175 auditConfig Cluster Parameters (#4790)
* DOCSP-32722 Cluster Parameter Reference Page (#4471) (#4682)
* DOCSP-32722 Cluster Parameter Reference Page
* wording
* *
* typo
* JA feedback
* adjust wording under Syntax section
* nit edits
* DOCSP-32723 changeStreamOptions Reference Page (#4592) (#4710)
* DOCSP-32723 changeStreamOptions Reference Page
* text styling
* indentations
* move text to include
* JD feedback
* DOCSP-32724 auditConfig Cluster Parameter (#4691)
* DOCSP-32724 auditConfig Cluster Parameter
* build errors
* add to release notes
* build errors
* JD feedback [still in progress]
* deprecation warnings
* compatibility changes
* external review feedback
* typo
* (DOCSP-32355): Add steps to remove document from the Atlas UI (#4766)
* Add Atlas UI steps to page
* Revise for updated procedure guidelines
* Apply Sarah's suggestion
Co-authored-by: Sarah Simpers <[email protected]>
* Move limitation note higher up
---------
Co-authored-by: Sarah Simpers <[email protected]>
* (DOCSP-32334) Revamps to include Atlas mention for Atlas Top 250 initiative.
* (Revises per copy reviews.
* (DOCSP-32336): Add Atlas-centric content to Log Messages page (#4772)
* Add Atlas UI steps to page
* Add atlas-centric content to log messages page
* apply Sarah's suggestion
Co-authored-by: Sarah Simpers <[email protected]>
---------
Co-authored-by: Sarah Simpers <[email protected]>
* DOCSP 33219 (#4803)
* DOCSP-33219 add descending index limitation
* empty commit
* DOCSP-33219 add descending index limitation
* (DOCSP-26200): queryStats aggregation stage (#4524)
* (DOCSP-26200): queryStats aggregation stage
* WIP
* WIP
* WIP
* Remove accidental file
* add TODO
* add missing ref
* formatting
* WIP
* WIP
* WIP
* wording
* WIP
* edits
* add examples
* try to fix table format
* add transformed example
* remove TODO
* more table formatting
* add atlas data collection
* table formatting
* clarity
* add more context for data collection
* table formatting
* wording tweaks
* address review comments
* formatting
* use simplified examples
* add input/output
* edits
* add link to transformed example
* spacing
* edits
* address review comments
* fix incomplete sentence
* rework transformation section
* edits
* fix collation link formatting
* change wording for output fields
* edit glossary
* more edits
* remove glossary entry
* formatting
* edits
* Address review feedback
* wording
* review edit
* wording
* WIP review edits
* remove Atlas data collection info
* (DOCSP-33347): Re-add Atlas data collection info
* typo
* minimalism
* typo
* clarity
* remove Atlas data collection info
* edits
* (DOCSP-33347): Re-add Atlas data collection info
* add find queryShape properties
* change case
* formatting
* abstracted > normalized consistency
* clarify privilege
* address review comments
* review edits
* (DOCSP-33099): queryStats serverStatus metrics (#4811)
* (DOCSP-26200): queryStats aggregation stage
* WIP
* WIP
* WIP
* Remove accidental file
* add TODO
* add missing ref
* formatting
* WIP
* WIP
* WIP
* wording
* WIP
* edits
* add examples
* try to fix table format
* add transformed example
* remove TODO
* more table formatting
* add atlas data collection
* table formatting
* clarity
* add more context for data collection
* table formatting
* wording tweaks
* address review comments
* formatting
* use simplified examples
* add input/output
* edits
* add link to transformed example
* spacing
* edits
* (DOCSP-33099): queryStats serverStatus metrics
* (DOCSP-33099): serverStatus metrics for queryStats
* formatting
* clarity
* address review comments
* fix incomplete sentence
* rework transformation section
* edits
* remove notion of a 'cache'
* remove extra queryStats heading
* minimalism
* fix collation link formatting
* move virtual collection details to the queryStats page
* change wording for output fields
* (DOCSP-26200): queryStats aggregation stage
* WIP
* WIP
* WIP
* Remove accidental file
* add TODO
* add missing ref
* formatting
* WIP
* WIP
* WIP
* wording
* WIP
* edits
* add examples
* try to fix table format
* add transformed example
* remove TODO
* more table formatting
* add atlas data collection
* table formatting
* clarity
* add more context for data collection
* table formatting
* wording tweaks
* address review comments
* formatting
* use simplified examples
* add input/output
* edits
* add link to transformed example
* spacing
* edits
* address review comments
* fix incomplete sentence
* rework transformation section
* edits
* fix collation link formatting
* change wording for output fields
* edit glossary
* more edits
* remove glossary entry
* formatting
* edits
* Address review feedback
* wording
* review edit
* address review comments
* edit
* wording
* WIP review edits
* remove Atlas data collection info
* (DOCSP-33347): Re-add Atlas data collection info
* typo
* minimalism
* typo
* clarity
* remove Atlas data collection info
* edits
* (DOCSP-33347): Re-add Atlas data collection info
* add find queryShape properties
* change case
* formatting
* abstracted > normalized consistency
* clarify privilege
* address review comments
* review edits
* (DOCSP-33216): Document new binData subtype 8 (#4812)
* (DOCSP-26200): queryStats aggregation stage
* WIP
* WIP
* WIP
* Remove accidental file
* add TODO
* add missing ref
* formatting
* WIP
* WIP
* WIP
* wording
* WIP
* edits
* add examples
* try to fix table format
* add transformed example
* remove TODO
* more table formatting
* add atlas data collection
* table formatting
* clarity
* add more context for data collection
* table formatting
* wording tweaks
* address review comments
* formatting
* use simplified examples
* add input/output
* edits
* add link to transformed example
* spacing
* edits
* address review comments
* fix incomplete sentence
* rework transformation section
* edits
* fix collation link formatting
* change wording for output fields
* edit glossary
* more edits
* remove glossary entry
* formatting
* edits
* (DOCSP-33216): Document new binData subtype 8
* edits
* Address review feedback
* wording
* review feedback
* wording
* tweaks
* typo
* clarification
* review edit
* address review comments
* wording
* formatting
* WIP review edits
* remove Atlas data collection info
* (DOCSP-33347): Re-add Atlas data collection info
* typo
* minimalism
* typo
* clarity
* remove Atlas data collection info
* edits
* (DOCSP-33347): Re-add Atlas data collection info
* add find queryShape properties
* change case
* formatting
* abstracted > normalized consistency
* clarify privilege
* address review comments
* review edits
* DOCS-16225 TTL Indexes on Capped Collections (#4792)
* DOCS-16225 TTL Indexes on Capped Collections
* RN order
* remove overview header
* Docs 16242 Abort Expired Transaction Metrics (#4653)
* DOCS-16242 abortExpiredTransactions serverStatus
* Adds example
* Minor edit
* Fixes per Joe
---------
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
* (DOCSP-32357): Add Atlas UI steps to Update Documents page (#4785)
* Add Atlas UI steps to page
* copy review feedback
* Copy review feedback pt 2
* DOCS 13445 adding details to query plans page (#4770)
* DOCS-13445 adding details on cached query plans
* DOCS-13445 adding details on cached query plans
* DOCSP-33235 Add Space on Agg Project Page (#4806)
* (DOCSP-32295) Adds Atlas-centric info to manual landing page (#4739)
* (DOCSP-32295) Adds Atlas-centric info to manual landing page
* Cleans up links and format
* Includes tech review changes
* Splits out connect step and removes import on first tab
* Changes mongosh command line example to atlas setup and adds link
* Includes copy and tech review changes
* Adds MongoDB manual location for links within these docs
* DOCS-16233 Expands port Description (#4649)
* DOCS-16233 port 0 configuration
* Fixes port number
* Adjusts port description
* Fixes per Joe
---------
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
* (DOCSP-32332) [Revamp] Adds column for Atlas compatibility.
* Revises per copy review.
* Revises per copy review.
* DOCSP-33315 4.4.25 Release Notes Finalize (#4825)
* 4.4.25 Release Notes Finalize
* *
* *
* DOCSP-33319 7.0.2 Release Notes (#4826)
* DOCSP-27817 manual tagging for docs-mongodb-internal (#4773)
* DOCSP-27817 manual tags added to /source/reference/method/ on 9/15
* DOCSP-27817 manual tags for /manual/reference
* DOCSP-27817 manual tagging /manual/core/
* manual tags & updated descriptions for /manual/tutorial/
* facet :name: fix for /core/ & remaining server pages
* ran the programmatic script again after updating server to docs
* Update db.collection.updateOne.txt spacing fix
* Update db.collection.updateMany.txt spacing fix
* Update db.collection.replaceOne.txt spacing fix
* Update db.collection.insertOne.txt spacing fix
* Update db.collection.insertMany.txt spacing fix
* Update db.collection.findOneAndUpdate.txt spacing fix
* Update db.collection.findOne.txt spacing fix
* Update db.collection.findAndModify.txt spacing fix
* Update db.collection.find.txt spacing fix
* Update db.collection.drop.txt spacing fix
* Update db.collection.distinct.txt spacing fix
* Update db.collection.deleteOne.txt spacing fic
* Update db.collection.deleteMany.txt spacing fix
* Update db.collection.createIndex.txt spacing fix
* db.collection.countDocuments.txt spacing fix
* db.collection.count.txt spacing fix
* batch 2 spacing fix
Co-authored-by: Sarah Olson <[email protected]>
* db.collection.bulkWrite.txt spacing fix
* db.collection.aggregate.txt spacing fix
* cursor.sort.txt spacing fix
* Date.txt spacing fix
* log-messages.txt spacing fix
* limits.txt spacing fix
* database-references.txt spacing fix
* connection-string.txt spacing fix
* configuration-options.txt spacing fix
* spacing fix collation.txt
* spacing fix timeseries-collections.txt
* batch 1 spacing fix
Co-authored-by: Sarah Olson <[email protected]>
* Update spacing bson-types.txt
* Update query-documents.txt facet name fix
* Update query-arrays.txt facet name fix
* Update query-array-of-documents.txt facet name fix
* Update project-fields-from-query-results.txt facet name fix
* Update insert-documents.txt facet name fix
* Update getting-started.txt facet name fix
* Update expire-data.txt facet name fix
* Update deploy-replica-set.txt facet name fix
* Update create-users.txt facet name fix
* Update configure-ssl.txt facet name fix
* Update query-embedded-documents.txt facet name fix
* Update query-for-null-fields.txt facet name fix
* Update remove-documents.txt facet name fix
* Update update-documents-with-aggregation-pipeline.txt facet name fix
* Update update-documents.txt facet name fix
* type to name & value to values
* spacing fixes from Sarah Olson
* fixed programming misspelling
* geospatial queries language value fix
---------
Co-authored-by: Sarah Olson <[email protected]>
* DOCSP-31180 v4.0 404s, Fixed on master redirects (#4860)
* DOCSP-31180 v4.0 404s, Fixed on master redirects
* *
* (DOCSP-32021)(DOCSP-33353) Adds procedure to query embedded docs in Atlas and updates selector instructions (#4821)
* (DOCSP-32021)(DOCSP-33353) Adds procedure to query embedded docs in Atlas and updates selector instructions
* Adds some includes to use in other PRs
* Includes changes from copy and tech review
* Includes copy review fix to format
* DOCS-16308 findAndModify and deleteOne partial shard key updates (#4798)
* DOCS-16308 partial shard key
* DOCS-16308 partial shard key
* DOCS-16308 update delete one
* DOCS-16308 fix method label
* DOCS-16308 updates to italicized letters
* (DOCS-16318): serverStatus expireAfterSeconds metric for change streams (#4850)
* (DOCS-16318): serverStatus expireAfterSeconds metric for change streams
* review edits
* add new metric to release notes
* alphabetize
* copy review feedback
* (DOCSP-32346) Revamps to include Atlas steps for Atlas Top 250 initiative.
* (DOCSP-32333) Revamps database reference page to include Atlas UI steps (#4842)
* (DOCSP-32333) Revamps database reference page to include Atlas UI steps
* Includes changes from copy review
* Fixes copy review issues
* (DOCSP-32354): Add Atlas UI steps to Query for Null or Missing Fields page (#4804)
* Add Atlas UI steps to page
* copy review feedback
* Use new includes files
* Revises per copy review.
* (DOCSP-32012) Adds procedure to project fields from query results in Atlas (#4822)
* (DOCSP-32012) Adds procedure to project fields from query results in Atlas
* Includes changes from copy review
* DOCSP-31171 Concurrent DDL Ops (#4747)
* DOCSP-31171 Concurrent DDL Ops
* build error
* release notes + ddl operations section
* remove include
* text formatting
* alphabetize stages
* JA feedback
* SS feedback
* link glossary
* typo
* nit feedback
* Add CTA for top 250 project (#4807)
* (DOCSP-32349) Revamps the expire data page to include Atlas UI (#4827)
* (DOCSP-32349) Revamps the expire data page to include Atlas UI
* Includes copy review changes
* Includes final copy review changes
* (DOCSP-32018) Adds procedure to query an array of documents in Atlas (#4824)
* (DOCSP-32018) Adds procedure to query an array of documents in Atlas
* Includes copy revie w change
* (DOCSP-32356): Revamp Updates with Aggregation page for the top 250 project (#4793)
* Draft procedures
* Add OTP and missing image
* Add more links and update headers
* Adjust heading depth
* Substitutions apparently don't work with links
* Incorporate review feedback
* Remove images
* Incorporate review feedback
* Incorporate review feedback
* Arbitrary commit to trigger a staging rebuild
* DOCSP-33147 improve serverStatus descriptions for metrics (#4805)
* DOCSP-33147 improve serverStatus descriptions for metrics
* DOCSP-33147 improve serverStatus descriptions for metrics
* DOCSP-33147 improve serverStatus descriptions for metrics
* DOCSP-33147 improve serverStatus descriptions for metrics
* DOCSP-33147 active voice
* DOCSP-33147 active voice
* DOCSP-33147 consistency
* DOCSP-33147 consistency
* DOCSP-33147 copy edits
* DOCSP-33147 copy edits
* DOCSP-33147 typo
* DOCSP 32904 emphasizing dot notation (#4781)
* DOCSP-32904 emphasizing dot notation for querying embedded fields
* DOCSP-32904 emphasizing dot notation for querying embedded fields
* DOCSP-32904 tech edit
* (DOCSP-32020) Adds procedure to query documents with Atlas (#4823)
* DOCS-16386 Fix 7.0 Upgrade 7.0 Standalone FCV Version (#4810)
* DOCS-16386 Fix 7.0 Upgrade 7.0 Standalone FCV Version
* remove should
* *
* *
* *
* *
* *
* *
* DOCSP-33284 Fix Compact Behavior Notes (#4797)
* DOCSP-33284 Fix Compact Behavior Notes
* *
* *
* *
* *
* *
* *
* DOCS-15714 Adding consideration of clustered index scan in multi planning (#4796)
* DOCS-15714 adding behavior on clustered index scans
* DOCS-15714 adding behavior on clustered index scans
* DOCS-15714 adding behavior on clustered index scans
* DOCS-15714 copy edits
* DOCS-15714 copy edits
* DOCS-15714 adding active voice
* DOCS-15714 fixing bullet
* DOCS-15714 fixing plurals
* DOCS-15714 more active voice
* DOCS-15714 removed seocnd note bullet
* DOCS-15714 removed seocnd note bullet
* DOCS-15714 removed seocnd note bullet
* DOCS-15714 removing colon
* DOCS-15714 present tense
* DOCS-15714 copy edits round 2
* DOCS-15714 changing prior versioning text to past tense
* DOCSP-31389 Capped Collections with TTL (#4662)
* Quick fix, removed statements that TTL index aren't supported on capped collections
* Internal review
* Fixed comma
* Rebuild
* Docsp 32680 time series migration using out (#4794)
* Updated to reflect correct syntax for to time series collections
* Rendering fix
* Rendering fixes
* Metadata field is optional
* syntax fixes
* Empty rebuild
* PR comments
* External PR feedback
* External PR feedback
* External PR feedback
* Fixed location of metadata field
* External feedback
* (DOCSP-32324) Adds info on how to create a view in the Atlas UI (#4872)
* (DOCSP-32324) Adds info on how to create a view in the Atlas UI
* Moves content to the Materialized View page
* Includes copy review changes
* Includes copy review change
* (DOCSP-32301) Adds link to query documents collation section (#4935)
* Docs 16078 support out with time series (#4795)
* Draft
* Externalized time series config field descriptions
* Removed self references
* Added missing field
* Removed self refs
* Added entry to out vs merge comparison table
* Removed time series collection limitation from restrictions
* caps
* Fixed time series reference table syntax for expireAfterSeconds
* Internal PR feedback
* External PR feedback
* External PR feedback
* Internal review feedback
* Used enum values for time series granularity syntax
* Update shared library dropdown (#4938)
* update shared-library install instructions
* revert snooty formatting changes
* typo & wording update
* DOCSP-33406: 6.0.11 RC0 changelogs (#4937)
* DOCSP-33406: 6.0.11 RC0 changelogs
* DOCSP-33406: Fix some typos
* DOCSP-33406: Typo
* DOCSP-32322 [Revamp] /docs/manual/core/timeseries-collections/ (#4786)
* DOCSP-32322 [Revamp] /docs/manual/core/timeseries-collections/
* edit
* edit
* Edit
---------
Co-authored-by: pierwill <[email protected]>
* (DOCSP-32327): Atlas top 250 Geospatial query revamp (#4819)
* Draft tabbed procedures to get started
* Add steps to query geospatial data in the Atlas UI
* Add links to Atlas docs
* Apply suggestions from review
Co-authored-by: Sarah Simpers <[email protected]>
* Remove Search
* Switch to procedures with lists
* Switch the refs to pipeline links
* Fix broken pipeline links
---------
Co-authored-by: Sarah Simpers <[email protected]>
* DOCSP 32572 - adding performance and considerations to $lookup (#4771)
* DOCSP-32572 adding performance and considerations to lookup
* DOCSP-32572 adding performance and considerations to lookup
* DOCSP-32572 formatting errors
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 performance and considerations for lookup
* DOCSP-32572 fixing bullet spacing
* DOCSP-32572 adding general strategies
* DOCSP-32572 fixing spacing
* DOCSP-32572 adding embedded data modeling reference
* DOCSP-32572 adding embedded data modeling reference
* DOCSP-32572 copy edits from Jeff
* DOCSP-32572 copy edits from Jeff
* DOCSP-32572 copy edits from Jeff
* DOCSP-32572 copy edits from Jeff
* DOCSP-32572 copy edits round 2
* DOCSP-32572 copy edits round 2
* DOCSP-32572 copy edits round 2
* DOCSP-32572 copy edits round 2
* DOCSP-32572 copy edits round 2
* DOCSP-32572 copy edits round 2
* DOCSP-32572 tech edit
* DOCSP-32572 fixing line
* DOCSP-32572 fixing line
* DOCSP-32572 tech edit
* (DOCSP-32347) Adds steps to create a replica set in Atlas (#4888)
* (DOCSP-32347) Adds steps to create a replica set in Atlas
* Includes change from copy review
* (DOCSP-32016) Adds procedure to insert documents with Atlas (#4900)
* (DOCSP-32016) Adds procedure to insert documents with Atlas
* Includes change from cyopy review
* Removed references to archived doc (#4974)
* DOCS-16342 Deprecates minNumChunksForSessionsCollection (#4661)
* DOCS-16342 deprecate minNumChunksForSessionsCollection
* internal review feedback
* external review feedback
* DOCSP 31908 removing free monitoring pages and references (#4883)
* DOCSP-31908 changing warning and adding redirects
* DOCSP-31908 updating warning title
* DOCSP-31908 removing pages and sections
* DOCSP-31908 editing warning
* DOCSP-31908 removing references to free monitoring
* DOCSP-31908 removing references to free monitoring
* DOCSP-31908 removing references to free monitoring
* DOCSP-31908 removing references to free monitoring
* DOCSP-31908 removing references to free monitoring
* DOCSP-31908 removing references to free monitoring
* DOCSP-31908 typo fix
* DOCSP-31908
* DOCSP-31908 applying redirect to all versions
* (DOCSP-32350): Revamped Users and Roles tutorial. (#4874)
* (DOCSP-32350): Revamped Users and Roles tutorial.
* (DOCSP-32350): Incorporated Sarah's feedback.
* (DOCSP-32350): Incorporated Jack's feedback.
* (DOCSP-32350): Incorporated Jack's feedback.
* DOCSP-33129 Recommend keyVersion field for dataKeyOpts with Azure KV (#4960)
* Recommended usage of keyVersion field for dataKeyOpts when using Azure as the KMS
* Moved disclaimer after table rather than within
* Externalized Azure KV warning to an include
* Fixed MongoDB to Azure KV for which performs encryption
* Docsp 30653 index compaction reword (#4867)
* Cleaned up use of metadata compaction
* Rebuild
* Fixed metadata collection terminology in reference page
* (DOCSP-32019): Add Atlas UI procedure to Query Arrays page (#4898)
* Add Atlas UI procedure
* copy review feedback
* DOCSP-33213 fsync/fsyncUnlock Changes (#4802)
* DOCSP-33213 Updates to fsync/fsyncUnlock for Self-Managed Backups of Sharded Clusters
* Adds 7.1 versionadded
* Reworks Larger Deployment notes
* Documents new feature on fsyncUnlock and mongosh helpers
* Fixes build issue
* Adds lock timeout
* Minor edits for cluster coverage
* Minor edits for cluster coverage
* Adds include for lock/unlock
* Adjusts fsync text
* Fixes tables
* Adds notice for lock/unlock
* Minor edit
* Major edits to db.fsyncLock to bring it in sync
* Minor edit
* fsyncUnlock method edits
* Minor edits
* Minor edits
* Adds release note
* Fixes build issue
* Fixes build issue
* Fixes build issue
* Fixes build issue
* Fixes build issue
* Fixes per Ali
Co-authored-by: Alison Huh <[email protected]>
* Fixes per Ali
* Fixes per Ali
Co-authored-by: Alison Huh <[email protected]>
* Fixes per Nandini
* Fixes per Nandini
* Fixes per Nandini
* Fixes per Nandini
* Fixes per Nandini
---------
Co-authored-by: Kenneth P. J. Dyer <[email protected]>
Co-authored-by: Alison Huh <[email protected]>
* (DOCSP-32344): [Revamp] /docs/manual/tutorial/backup-and-restore-tools/ (#4918)
* (DOCSP-32344): [Revamp] /docs/manual/tutorial/backup-and-restore-tools/
* More places to add Atlas
* fix formatting errors
* more typo fixes
* Apply suggestions from code review
Co-authored-by: Sarah Simpers <[email protected]>
* edits from review
* more little fixes
* second copy review
---------
Co-authored-by: Sarah Simpers <[email protected]>
* DOCSP-33410-log-rotation (#5004)
* DOCSP-33410-log-rotation
* DOCSP-33410-log-rotation
* DOCSP-33410-log-rotation
* DOCSP-33410-log-rotation
* DOCSP-33410-log-rotation
* DOCSP-33410-log-rotation
---------
Co-authored-by: jason-price-mongodb <[email protected]>
* (DOCSP-33442): Add new fields to listSearchIndexes output (#4887)
* WIP
* (DOCSP-33442): Add new fields to listSearchIndexes output
* add line breaks to field names
* add more info link for statuses
* edits
* typo
* change examples
* wording
* edits
* standardization
* typo
* wording
* add possible statuses for synonyms
* address review comments
* simplify
* typo
* standardize object vs document
* WIP
* fix build errors
* add table heading
* add synonym detail link
* edit fields
* update examples with real output
* add multi doc example
* add staged index to output
* better pretty printi…1 parent 03a36f9 commit 4431b10Copy full SHA for 4431b10
File tree
1,134 files changed
+24825
-29466
lines changedFilter options
- .github/workflows
- .tx
- config
- draft
- source
- administration
- applications
- core
- capped-collections
- csfle
- fundamentals
- reference
- tutorials
- aws
- azure
- gcp
- kmip
- dot-dollar-considerations
- index-unique
- indexes
- index-types
- geospatial
- 2d/query
- index-single
- index-text/specify-language-text-index
- index-wildcard
- queryable-encryption
- fundamentals
- reference
- tutorials
- aws
- azure
- gcp
- kmip
- schema-validation
- specify-json-schema
- timeseries
- views
- faq
- images
- includes
- 5.0-changes
- aggregation
- atlas-nav
- atlas-search-commands
- command-output
- field-definitions
- capped-collections
- changelogs/releases
- connection-pool
- driver-examples
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,134 files changed
+24825
-29466
lines changed.github/workflows/repo-sync.yml
Copy file name to clipboard+38
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
+6-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
86 | 85 |
| |
87 | 86 |
| |
88 |
| - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + |
-51
This file was deleted.
0 commit comments