Skip to content

DOCS374 changes to implement sitemap.xml generation #125

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 1 commit into from
Aug 16, 2012
Merged

DOCS374 changes to implement sitemap.xml generation #125

merged 1 commit into from
Aug 16, 2012

Conversation

epc
Copy link
Contributor

@epc epc commented Aug 16, 2012

Changed file Makefile — Added new target "sitemap" — you may need to tweak this as I don't speak Makefile
new file sitemap-config.xml — hardcoded to use dirhtml for input and to write sitemap.xml.gz to
new file sitemap_gen.py — Google written, explicitly allows redistribution. Note that /usr/bin/python is hardcoded, may need to switch to "#!env python" or something similar to be more portable
changed file .gitignore to add *.pyo which are some alternate form of python compiled code which was showing up in .ext/bin

@tychoish tychoish merged commit 60f6a53 into mongodb:master Aug 16, 2012
mongo-cr-bot pushed a commit that referenced this pull request Dec 9, 2021
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request May 22, 2025
… new one (#125)

* DOCS-15555 mongorestore fails to copy/clone an existing database to a new one

* DOCS-15555 updates for TF's feedback
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 6, 2025
* DOCSP-32494 Add Query Converter Error Include

* *

* *

* *

* *

* *

* Update fact-query-converter-failure-errors.rst
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* DOCSP-4618: Note that $slice operator doesn't work for projection (#123)

* (DOCSP-4618): Changed ToC depth, created Limitations section

* (DOCSP-4618): Refactored bullets in limitations section

* (DOCSP-4618) Deleted the old text

* (DOCSP-4618) Review edits

* (DOCSP-4618): Reworded for active voice

* (DOCSP-4618): CHange 'fields' to 'options'

* Merge beta into master for v1.17 (#125)

* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* Query-bar page cleanup (#127)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 9, 2025
* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* Merge master into beta (#128)

* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* DOCSP-4618: Note that $slice operator doesn't work for projection (#123)

* (DOCSP-4618): Changed ToC depth, created Limitations section

* (DOCSP-4618): Refactored bullets in limitations section

* (DOCSP-4618) Deleted the old text

* (DOCSP-4618) Review edits

* (DOCSP-4618): Reworded for active voice

* (DOCSP-4618): CHange 'fields' to 'options'

* Merge beta into master for v1.17 (#125)

* (DOCSP-3810): Compass does not support near / nearshpere

Updates per Caleb's feedback

* (DOCSP-3809): Added support for canonicalize host name via Kerberos

* (DOCSP-4129): Minor cleanup to collections and import/export pages

* (DOCSP-4315): Landing page cleanup

Updates per Gilberto's feedback

Updates per Gilberto's feedback pt 2

Minor cleanup

* DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

DOCSP-4338: [Compass] Call out differences in Compass editions using a feature table

* (DOCSP-4338): Updated Compass main page.

* (DOCSP-4572): Final updates to landing page

Updates per Gilberto's feedback

* Fixing typo in version note

* (DOCSP-4529): 1.17 Release Notes

* Query-bar page cleanup (#127)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
* (DOCSP-10960): Autocompletion instructions

* updates per copy review
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jun 16, 2025
Release notes, redirects, source constant updates for v1.6.0
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 2, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
…nt (#125)

* DOCSP-14371 Limit number of simultaneous connections to a single tenant

* DOCSP-14371 updates for copy review feedback
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 11, 2025
#125)

* DOCSP-5649 - Remove mLab migration content and link to mLab documentation.

* DOCSP-5649 - Remove on the page from mLab stub.
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 15, 2025
…ON (#124) (#125)

* DOCSP-49002 Auto-downloaded C Driver incorrectly inherits BUILD_VERSION

* edit

* edit

* MW review

* tech review

* vale check

* remove build version mention

* edit

(cherry picked from commit ff0ddd8)

Co-authored-by: lindseymoore <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 21, 2025
(cherry picked from commit 7607af4)

Co-authored-by: Stephanie <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 22, 2025
* Add PR template

* Scaffolding

* DOCSP-41953: Create a deployment (#93)

* DOCSP-41953: Create a deployment

* toc

* add troubleshoot file

* DOCSP-41954: Create a connection string (#99)

* DOCSP-41954: Create a connection string

* edits

* spacing

* DOCSP-42388: Next steps (#101)

* DOCSP-41975: Retrieve data (#102)

* DOCSP-41975: Retrieve data

* fixes

* quotes

* code fix

* JS feedback

* JT feedback

* code format

* fix

* JT feedback 2

* edit

* DOCSP-41952: Download and Install (#92)

* DOCSP-41952: Download and Install

* edits

* toc, fixes

* AS feedback

* AS feedback 2

* typo

* JT feedback

* DOCSP-41976: Projection guide (#104)

* DOCSP-41976: Projection guide

* edits

* fixes

* code edits, output

* JS feedback

* JT feedback

* DOCSP-41955: Connect to MongoDB (#100)

* DOCSP-41955: Connect to MongoDB

* edits

* edit

* RR feedback

* typo

* code edit

* DOCSP-41974: Specify a query (#103)

* DOCSP-41974: Specify a query

* edits

* output

* fix

* snooty.toml

* RR feedback

* code edits

* DOCSP-41977: Specify documents to return (#105)

* DOCSP-41977: Specify documents to return

* edits

* code output

* toc

* MM feedback, code edits

* edit

* JT feedback

* edit

* test

* MM feedback 2

* DOCSP-41957 - Mongo Client (#106)

Co-authored-by: Rea Rustagi <[email protected]>

* DOCSP-41960 - TLS (#114)

* DOCSP-41978: Count documents (#108)

* DOCSP-41978: Count documents

* edits

* code ex format

* link

* RR feedback

* DOCSP-41979: Distinct values (#109)

Adds a Distinct Values guide.

* DOCSP-41981: Change streams (#113)

Adds a Change Streams guide.

* DOCSP-41993 Compatibility Table

* test webhook

* toc and sharedincludes

* lang table

* edits

* headings

* retry on shared include

* shared includes

* callout

* help links

* DOCSP-41958 - Connection Targets (#107)

Co-authored-by: Nora Reidy <[email protected]>
Co-authored-by: Andreas Braun <[email protected]>

* tech review

* DOCSP-41968: Update documents (#118)

* DOCSP-41968: Update documents

* snooty fix

* edits

* DOCSP-41967: Insert documents (#116)

* DOCSP-41967: Insert documents

* build

* snooty

* edit

* JS feedback

* JT feedback

* JT feedback 2

* DOCSP-41980: Cursor guide (#110)

* DOCSP-41980: Cursor guide

* edits

* code edits

* output

* vale fix

* MM feedback

* edit

* fix code ex

* edit

* JT feedback

* DOCSP-41988: Aggregation (#115)

* DOCSP-41988: Aggregation

* toc

* edits

* code edit

* JS feedback

* dev center

* JM feedback

* explain api link

* JM feedback 2

* DOCSP-41983: indexes landing pg

* wip

* wip

* MM PR fixes 1

* JM tech review 1

* JM tech review 1

* wip

* wip

* DOCSP-41969: Replace documents (#125)

* DOCSP-41969: Replace documents

* edits

* wording

* SA

* JT feedback

* JM tech review 2

* Add files via upload

* DOCSP-41970: Delete documents (#128)

Adds a guide that shows how to delete documents.

* DOCSP-41984: single field index

* wip

* JS PR fixes 1

* wip

* DOCSP-41986: multikey indexes

* links

* bullet pts

* JS suggestion

* fix whitespace per JM comment

* uncomment

* DOCSP-41985: compound idx

* small fix

* DOCSP-41966: Write operations landing (#135)

* DOCSP-41966: Write operations landing

* edits

* RR feedback

* JT feedback

* JT feedback 2

* gridfs examples

* DOCSP-42026: In use encryption (#142)

* DOCSP-42026: In use encryption

* edit

* DOCSP-41972: GridFS guide (#133)

* DOCSP-41972: GridFS guide

* fixes

* code edits

* fix

* RR feedback

* phpmethod

* fix

* JM most feedback

* alternate upload/download methods

* file revisions

* code fix

* tojson

* edits

* JM feedback 2

* edits

* JM last feedback

* DOCSP-41971: Bulk write (#130)

* DOCSP-41971: Bulk write

* edits

* JS feedback

* api links

* DOCSP-41987: atlas search idx

* resolve todos

* toc

* DOCSP-41963: Databases and collections (#136)

* DOCSP-41963: Databases and collections

* edits

* phpmethod

* code fix

* MW feedback

* fix

* MW feedback 2

* JM feedback

* JM feedback 2

* JS fix

* internal review

* DOCSP-41982: cluster monitoring

* small fixes

* MW PR fixes 1

* test netlify

* spacing

* try using out of repo ref and add back legend

* ou of repo ref

* legend glitch

* JM tech review 1

* single quotes

* links

* vale

* remove older driver version past 1.15

* DOCSP-41991 What's New

* add rest of versions

* fix links

* fix links

* JM tech review 2

* DOCSP-41964: Time series collections (#138)

* DOCSP-41964: Time series collections

* toc

* edits

* keywords

* SA feedback

* JT feedback

* JM final fixes

* review comments

* typo

* DOCSP-41973 Read Landing Page

* review comments

* vale errors

* small thing

* full page with ex

* add page

* meta

* DOCSP-41965: Read and write settings (#146)

* DOCSP-41965: Read and write settings

* more info

* edits

* edits

* headers

* fix link

* fix

* RR feedback

* api docs

* fix

* fix

* DOCSP-41950: Landing page (#150)

* DOCSP-41950: Landing page

* fix build errors

* fixes, data formats

* toc

* fix

* data formats folder

* RR feedback

* fix

* remove file

* edit sample app intro

* change links in count sections

* update sample app intro

* DOCSP-41990: Authentication mechanisms (#139)

* DOCSP-41990: Authentication mechanisms

* client tabs

* edits

* edits

* add info

* reduce repetition

* add section

* fix link

* MW feedback

* fix

* JM most feedback

* move to code file

* more JM edits

* JM feedback 2

* DOCSP-41989: Security landing page (#149)

* DOCSP-41989: Security landing page

* more info

* edits

* snooty.toml

* edits

* RR feedback

* JM feedback

* DOCSP-41962 - Stable API (#117)

Co-authored-by: Jeremy Mikola <[email protected]>

* DOCSP-41992 Upgrade versions

* toc

* edits

* how to upgrade sections

* style

* edit

* edit

* review comments

* ref

* Revise descriptions for server opening/closed events

* DOCSP-43204: Connection landing page (#147)

* DOCSP-43204: Connection landing page

* toc edit

* edits

* remove compression

* fix

* sample app

* snooty

* JM feedback

* replica set

* JM feedback 2

* JM last feedback

* DOCSP-43819: php 1.20 release

* fix

* DOCSP-41956: run a command

* wip

* formatting fix

* JS PR fixes 1

* link fix

* style fixes

* JT tech review 1

* wip

* JM tech review

* tree

* api links

* links

* JM tech review 2

* small fixes

* add ext upgrade command

* DOCSP-41995: transaction

* wip

* update code

* NR PR fixes 1

* wip

* add emphasis

* add with_txn() method to api links

* cxn string env

* edit

* JM tech review 1

* remove dupe sc

* tech review

* wrap fix

* edit copy

* DOCSP-41959 - Connection Options (#112)

Co-authored-by: Nora Reidy <[email protected]>
Co-authored-by: Jeremy Mikola <[email protected]>

* DOCSP-43396: Cleanup (#151)

* DOCSP-43396: Cleanup

* quickstart fix

* code fixes

* edit

* snooty

* edit

* code output

* build log errors

* another build fix

* add info

* upgrade guide to landing

* fix

* driver mentions

* RR feedback

* build fix

* build fix

* php directives

---------

Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Rea Rustagi <[email protected]>
Co-authored-by: Lindsey Moore <[email protected]>
Co-authored-by: Andreas Braun <[email protected]>
Co-authored-by: rustagir <[email protected]>
Co-authored-by: Brandon Ly <[email protected]>
Co-authored-by: lindseymoore <[email protected]>
Co-authored-by: Jeremy Mikola <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 23, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 23, 2025
* update staging

* update staging

* update staging

* update staging

* update staging

* update staging

* update staging

* update staging

* sync v4.7
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 24, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
* DOCSP-17425: adds setWindowFields helper

This adds the `setWindowFields` helper to the aggregates builder page. The ticket for release notes has been updated.

* Update source/fundamentals/builders/aggregates.txt

Co-authored-by: kyuan-mongodb <[email protected]>

* Update source/includes/fundamentals/code-snippets/builders/AggBuilders.java

Co-authored-by: kyuan-mongodb <[email protected]>

* grammar fixup

* suggestions

Co-authored-by: kyuan-mongodb <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
Co-authored-by: Rea Rustagi <[email protected]>
(cherry picked from commit 9474e3a)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
Co-authored-by: lindseymoore <[email protected]>
(cherry picked from commit a03103d)

Co-authored-by: Mike Woofter <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 25, 2025
Co-authored-by: lindseymoore <[email protected]>
(cherry picked from commit a03103d)
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
* add actions

* Update add-netlify-links.yml (#90) (#91)

(cherry picked from commit c2b53c0)

Co-authored-by: Mike Woofter <[email protected]>

* DOCSP-45177 - Create a client (#88)

* DOCSP-45170: Landing page and cleanup (#89)

* DOCSP-45170: Landing page and cleanup

* copy snooty file

* fix toc

* netlify script

* fix

* put old files in folder

* MW feedback

* DOCSP-45171: Download and Install (#92)

* DOCSP-45171: Download and Install

* snooty

* landing page

* MW feedback

* DR feedback

* fix

* DOCSP-45173: Deployment & connection string (#94)

* DOCSP-45173: Deployment & connection string

* edits

* edit image

* SA feedback

* DOCSP-45187: Update

* Fixes

* Fix

* DOCSP-45175: Connect to MongoDB (#95)

* DOCSP-45175: Connect to MongoDB

* fixes

* edits, next steps

* JS feedback

* DR feedback

* Fix

* MW feedback

* DOCSP-45194: Retrieve data (#96)

* DOCSP-45194: Retrieve data

* edits

* build errors

* api links

* JB feedback

* DOCSP-45186: Insert

* Fix

* Fix

* Fix

* DOCSP-45212 Compatibility (#97)

* NR feedback

* MW feedback + adjusting code to be more idiomatic

* DOCSP-45189: Delete

* Fixes

* Fix

* DOCSP-45188: Replace

* JS feedback

* DOCSP-45203 Single Field Indexes (#100)

* add files

* Update add-netlify-links.yml (#90)

* DOCSP-45076: Document that count supports different filters from countDocuments

* Test fix

* Fix

* Try again

* Never mind

* NR suggestion

* DOCSP-45203 Single Field Indexes

* Edits

* edits

* get rid of old commit work

* code spacing

* Stephanie's reiview

* Tech review code improvements

* update api links

* add a space at eof

* update listing description

* add context to ex query code comment

* style edit on prev

---------

Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: Michael Morisi <[email protected]>

* Technical feedback

* DOCSP-45188: Replace

* Fixes

* JS feedback

* DOCSP-45210 What's New (#99)

* DOCSP-45195: Project fields (#105)

* DOCSP-45195: Project fields

* edits

* SA feedback

* DOCSP-45196: Limit, skip, and sort (#109)

* DOCSP-45196: Limit, skip, and sort

* code output

* fixes

* DOCSP-45193: Specify queries (#102)

* DOCSP-45193: Specify queries

* edits

* wording

* LM feedback

* JB feedback

* DOCSP-45197: Count documents (#110)

* DOCSP-45197: Count documents

* edits

* code fix

* JS feedback

* DOCSP-45198: Distinct values (#111)

* DOCSP-45198: Distinct values

* edits

* RR feedback

* DOCSP-45185: Write landing page

* Fixes

* MW feedback

* DOCSP-45204 Compound Index (#106)

* DOCSP-45204 Compound Index

* fix ref

* fix code comment spacing

* specify create one ref

* bold single field

* tech review comment

* remove comments from snippet and spacing fix

* repeated text

* DOCSP-45205 Multikey Indexes (#103)

* DOCSP-45205 Multikey Indexes

* first draft

* edits

* remove quotes from key name

* remove comments from code snippets

* DOCSP-45190: Bulk Write

* Fixes

* link fix

* Fix

* JS feedback

* DOCSP-45182-ruby-databases-collection-2

* added api links

* links

* better link

* style guide and link fixes

* api fixes

* testing bundler

* DOCSP-45191: GridFS

* Fix

* added separate text file, deleted some pages that were added on from a new pr

* DOCSP-45214 Add transactions (#115)

* feedback

* more feedback

* link

* final link

* DOCSP-45191: MW feedback

* small change

* small change

* revert change

* DOCSP-45184-ruby-replica-sets

* fix errors and links

* fixes

* link fix

* syntax

* last fixes

* DOCSP-45183-time-series-collections

* DOCSP-45181: Stable API

* Fix

* half feedback

* LM feedback

* DOCSP-45199: Cursors (#120)

* DOCSP-45199: Cursors

* edits

* fix link

* JS feedback

* tech review

* other half of feedback

* style guide

* added more copy

* added page

* formatting

* trying for output

* again

* formatting

* DOCSP-45191: GridFS follow-up

* Fix

* Jamis technical feedback

* add

* feedback

* ahh

* toctree

* api links

* feedback

* toctree and errors

* file

* errors

* DOCSP-45209: Authentication landing + Authentication mechanisms

* Fixes

* feedback

* fix build

* update toctree

* Reorganize auth mechanisms to separate pages

* Fix

* redoing feedback that got merged out

* toctree

* Fix

* fix typo

* mark troubleshooting todo

* feedback

* DOCSP-45192-read-data-page

* Tweak the Kerberos and IAM pages

* Fix

* wrote page

* fix links

* last link fix

* feedback

* keyword

* keyword 2

* feedback

* fix link

* MW feedback, round 1

* Fix

* Fix

* Kerberos file tweaks, also fixes

* Fix

* DOCSP-45176: Run a command

* Fix

* RM feedback

* DOCSP-45202 Index Overview (#112)

* DOCSP-45202 Index Overview

* edits

* fix ref

* atlas search updates

* small fix

* add api section, edit atlas search examples

* edits

* tech review

* DOCSP-45206 Atlas Search Index (#113)

* DOCSP-45206 Atlas Search Indexes

* first draft

* draft code

* edits

* using native api

* edits

* emphasize lines

* RM typo

* var rename

* code spacing

* DOCSP-45178 Choose a Connection Target (#125)

* DOCSP-45178 Choose a Connection Target

* edits and add page to TOC

* more small edits

* last edits

* no hyper linked period

* coe improvements

* stable api single quote

* feedback

* feedback

* fix toctree issue

* DOCSP-45192-read-data-page

* quotes

* label

* link

* Second round of MW feedback

* Fixes

* Fix

* MW feedback

* feedback

* fix typo

* DOCSP-45200: Change streams (#123)

* DOCSP-45200: Change streams

* edits

* JB feedback

* Jamis feedback

* DOCSP-45179 Configure TLS (#129)

* Configure TLS

* insecure tls

* edits

* monospace

* 1/2 MW edits

* last of MW revisions and table

* table reformat

* spacing edit

* formatting edits

* format

* edit

* MW last comments

* small change

* tech review

* DOCSP-45207 Transform data with aggregation (#131)

* DOCSP-45812 Connection Options (#132)

* DOCSP-45812 Connection Options

* edits

* more edits

* more edits

* format

* format

* RM review

* another link

* add timeout_ms

* remove deprecated options

* DOCSP-45211 Upgrade major versions (#134)

* DOCSP-46860: In-use encryption (#138)

* DOCSP-45201 Cluster monitoring (#133)

* DOCSP-45201 Cluster monitoring

* first draft

* remove eevrything not about cluster monitoring:

* table changes

* review

* final few changes

* NR review comments

* NR comments

* look through

* tech review comments

* DOCSP-45180 Server selection (#135)

* DOCSP-45188 Server selection

* quick add

* remove page

* spacing

* review comment

* same edit

* tech review

* DOCSP-46862 Issues & Help (#139)

* DOCSP-46862 Issues & Help

* edits

* internal review

* weird build fail

* build mysteriously good again

* DOCSP-42104 CSOT (#136)

* first draft

* revisions

* edit

* edits

* code edits

* Rea comments

* edits

* last internal comments

* tech review + add atlas search api refs

* edit to api refs

* code comment edit

* fix code example option name

* DOCSP-46650: Cleanup (#137)

* DOCSP-46650: Cleanup

* redirects

* more cleanup

* rename, test api link

* api links

* fix toc api link

* monitoring, edits

* check api links

* LM feedback

* snooty

* remove old redirects

* LM feedback

---------

Co-authored-by: Mike Woofter <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Michael Morisi <[email protected]>
Co-authored-by: Stephanie <[email protected]>
Co-authored-by: lindseymoore <[email protected]>
Co-authored-by: Grace Miller <[email protected]>
Co-authored-by: rustagir <[email protected]>
Co-authored-by: gmiller-mdb <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
* add vale action

* DOCSP-31827: Update page titles (#123)

# Pull Request Info

[PR Reviewing
Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md)

JIRA - https://jira.mongodb.org/browse/DOCSP-31827
Staging -
https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-31827-update-titles/fundamentals/crud/write-operations/modify/

https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/DOCSP-31827-update-titles/fundamentals/crud/write-operations/delete/

Redirects - 
Redirect 301
/docs/drivers/kotlin/coroutine/v4.10/fundamentals/crud/write-operations/change-a-document/
https://www.mongodb.com/docs/drivers/kotlin/coroutine/v4.10/fundamentals/crud/write-operations/modify/
Redirect 301
/docs/drivers/kotlin/coroutine/master/fundamentals/crud/write-operations/change-a-document/
https://www.mongodb.com/docs/drivers/kotlin/coroutine/master/fundamentals/crud/write-operations/modify/


## Self-Review Checklist

- [x] Is this free of any warnings or errors in the RST?
- [ ] Did you run a spell-check?
- [ ] Did you run a grammar-check?
- [x] Are all the links working?

* Fix Vale GH action (#125)

* DOCSP-32483 programmatic tagging script for the kotlin driver repo (#126)

* DOCSP-30911: Add server lifecycle support callout (#127)

* DOCSP-30911: Add server lifecycle support callout

* 092123 trivial change to test GH action that copies compat tables (#128)

* 092123: Fix copy-compat-to-docs-shared action (#129)

* 092223 compatibility copy (#130)

* 092223: Remove rapid release version from compat table

* DOCSP-32078: bsonrepresentation note

* column width adjustment

* vale fix

---------

Co-authored-by: Nora Reidy <[email protected]>
Co-authored-by: Chris Cho <[email protected]>
Co-authored-by: Sarah Lin <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 28, 2025
…mation, Monitoring, and High Availability pages (#125)

* (DOCSP-47816) Emphasizing enterprise benefits and standardizing source constants.

* (DOCSP-47816) Add sample metrics dashboard screenshot.

* (DOCSP-47816) Resize figure.

* (DOCSP-47816) Edit introduction to metrics screenshot.

* (DOCSP-477815) Monitoring and Alerts Edits.

* (DOCSP-47816) Fixing link error.

* (DOCSP-47816) Edits.

* (DOCSP-47816) Standardize heading level.

* (DOCSP-477816) Add maintenance window and failover recommendations.

* (DOCSP-47816) Introduce benefits.

* (DOCSP-47816) Fix broken link.

* (DOCSP-47816) Add link and punctuation to monitoring table.

* (DOCSP-47816) Edits.

* (DOCSP-47816) Simplify distribute data section.

* (DOCSP-47816) Edits.

* (DOCSP-47816) Move test failover to Replica Set Members.

* (DOCSP-47816) Edits for clarity.

* (DOCSP-47816) Simplify introduction.

* (DOCSP-47816) Split complicated intro sentence.

* (DOCSP-47816) Chris Shum review changes.

* (DOCSP-47816) Chris Shum review edits, replacing 2-1-1 diagram with 2-2-1.
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Jul 30, 2025
* DOCSP-30854: Java docs EOL for v4.3 and v4.4
* fix order of driver/connector eol versions
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Aug 20, 2025
* DOCSP-51351-reorganize-toc (#106)

* reorg toc

* Empty-Commit

* fix links

* fix link

* Fix build errors

* nr feedback

* align with toc spreadsheet

* fix quick bugs

* add db coll section

* fix file

* fix typo

* nr feedback

* DOCSP-51320: Document causal consistency (#108)

* add logging overview (#112)

* DOCSP-51345: Document polling SRV records (#107)

* DOCSP-51326-add-find-one (#114)

* add find one

* fix code

* edit code

* add table entries

* formatting

* monospace

* mw feedback

* DOCSP-51408-connection-troubleshooting (#109)

* connection troubleshooting:

* fix typos/broken links

* lm feedback

* fix toc

* fix toc again

* attempt error fix

* Fix toc

* Fix build error

* DOCSP-51323: Databases & collections (#111)

* DOCSP-51323: Databases & collections

* code fix

* edits

* link fix

* NH feedback

* DOCSP-51341: Extended JSON (#116)

* DOCSP-51341: Extended JSON

* snooty

* edits

* build errors

* NH feedback

* DOCSP-51324: Network Compression (#110)

* DOCSP-51350: Vector search queries (#117)

* DOCSP-51350: Vector search queries

* edit

* NX feedback

* edits

* word

* DOCSP-51321: Configure CRUD operations (#113)

* DOCSP-51321: Configure CRUD operations

* keywords

* MW feedback

* DOCSP-51327-add-upsert (#121)

* change title

* edit title size

* DOCSP-51407: Auth reorganization (#120)

* DOCSP-51407: Auth reorganization

* edit

* toc

* titles

* MW feedback

* vale

* DOCSP-51283: noindex short pages (#124)

* DOCSP-52259-edit-aggregation-page (#123)

* remove duplicate info from aggregation guide

* nr feedback

* remove extra space

* update credentials (#125)

* DOCSP-51348-atlas-search-page (#122)

* atlas search page

* fix link

* sa feedback

* nathan feedback

* DOCSP-51349: Upgrade guide (#127)

* DOCSP-51349: Upgrade guide

* edits

* edits

* DOCSP-51347: Server Selection (#118)

* DOCSP-51344: Logging (#115)

* DOCSP-51889-retryable-reads-and-writes (#126)

* add retryable section

* mb feedback

* DOCSP-51325: Connection pools (#119)

* DOCSP-51325: Connection pools

* edits

* edits

* keywords

* link

* imports

* code edit

* move file

* DOCSP-52970: Extension library info (#13817)

* DOCSP-52970: Extension library info

* edits

* fixes

* DOCSP-51438: Indexes page reorg (#13797)

* DOCSP-51438: Indexes page reorg (#13797) (#13843)

* Delete unused files (#13845)

* DOCSP-51596: CC cleanup (#13838)

* DOCSP-51596: Titles cleanup

* edits

* fix auth, remove files

* fix

* title edits

* build errors, delete more files

* sharedinclude replacements

* edit

* redirects

* edits

* RM feedback

* gridfs

---------

Co-authored-by: shuangela <[email protected]>
Co-authored-by: Michael Morisi <[email protected]>
Co-authored-by: anabellabuckvar <[email protected]>
mongodb-server-docs-sync-bot bot pushed a commit that referenced this pull request Aug 21, 2025
* DOCSP-51351-reorganize-toc (#106)

* reorg toc

* Empty-Commit

* fix links

* fix link

* Fix build errors

* nr feedback

* align with toc spreadsheet

* fix quick bugs

* add db coll section

* fix file

* fix typo

* nr feedback

* DOCSP-51320: Document causal consistency (#108)

* add logging overview (#112)

* DOCSP-51345: Document polling SRV records (#107)

* DOCSP-51326-add-find-one (#114)

* add find one

* fix code

* edit code

* add table entries

* formatting

* monospace

* mw feedback

* DOCSP-51408-connection-troubleshooting (#109)

* connection troubleshooting:

* fix typos/broken links

* lm feedback

* fix toc

* fix toc again

* attempt error fix

* Fix toc

* Fix build error

* DOCSP-51323: Databases & collections (#111)

* DOCSP-51323: Databases & collections

* code fix

* edits

* link fix

* NH feedback

* DOCSP-51341: Extended JSON (#116)

* DOCSP-51341: Extended JSON

* snooty

* edits

* build errors

* NH feedback

* DOCSP-51324: Network Compression (#110)

* DOCSP-51350: Vector search queries (#117)

* DOCSP-51350: Vector search queries

* edit

* NX feedback

* edits

* word

* DOCSP-51321: Configure CRUD operations (#113)

* DOCSP-51321: Configure CRUD operations

* keywords

* MW feedback

* DOCSP-51327-add-upsert (#121)

* change title

* edit title size

* DOCSP-51407: Auth reorganization (#120)

* DOCSP-51407: Auth reorganization

* edit

* toc

* titles

* MW feedback

* vale

* DOCSP-51283: noindex short pages (#124)

* DOCSP-52259-edit-aggregation-page (#123)

* remove duplicate info from aggregation guide

* nr feedback

* remove extra space

* update credentials (#125)

* DOCSP-51348-atlas-search-page (#122)

* atlas search page

* fix link

* sa feedback

* nathan feedback

* DOCSP-51349: Upgrade guide (#127)

* DOCSP-51349: Upgrade guide

* edits

* edits

* DOCSP-51347: Server Selection (#118)

* DOCSP-51344: Logging (#115)

* DOCSP-51889-retryable-reads-and-writes (#126)

* add retryable section

* mb feedback

* DOCSP-51325: Connection pools (#119)

* DOCSP-51325: Connection pools

* edits

* edits

* keywords

* link

* imports

* code edit

* move file

* DOCSP-52970: Extension library info (#13817)

* DOCSP-52970: Extension library info

* edits

* fixes

* DOCSP-51438: Indexes page reorg (#13797)

* DOCSP-51438: Indexes page reorg (#13797) (#13843)

* Delete unused files (#13845)

* DOCSP-51596: CC cleanup (#13838)

* DOCSP-51596: Titles cleanup

* edits

* fix auth, remove files

* fix

* title edits

* build errors, delete more files

* sharedinclude replacements

* edit

* redirects

* edits

* RM feedback

* gridfs

---------

Co-authored-by: shuangela <[email protected]>
Co-authored-by: Michael Morisi <[email protected]>
Co-authored-by: anabellabuckvar <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants