Skip to content

DOCS-134 review#4

Merged
tychoish merged 1 commit into
mongodb:masterfrom
cwestin:master
Feb 27, 2012
Merged

DOCS-134 review#4
tychoish merged 1 commit into
mongodb:masterfrom
cwestin:master

Conversation

@cwestin

@cwestin cwestin commented Feb 25, 2012

Copy link
Copy Markdown

Mostly I did small edits in place that clarify distinctions between values, objects/documents. In a couple of cases, there are larger changes I wasn't sure how you'd want to handle, so I marked them with TODO and made some comments.

While all the docs have been changed to use the shell's db..aggregate() shortcut, we should have something at the top of the reference that shows how to do this via db.runCommand(). Apparently the driver owners only just found out yesterday that they should be implementing this shortcut, and I'm worried not all of them will have it soon after 2.2 is released. Therefore, we should show the alternate command form so that users whose driver doesn't have the shortcut will know what to do. This has already come up, where users are now asking how to aggregate in drivers that have not been released with the shortcut.

tychoish added a commit that referenced this pull request Feb 27, 2012
@tychoish tychoish merged commit 124c882 into mongodb:master Feb 27, 2012
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jun 2, 2025
* DOCSP-44808-intellij-installation

* finish procedures

* *

* more feedback

* *

* add image of official plugin

* *
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jun 6, 2025
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jun 16, 2025
Makes approved changes from cloud-docs PR and resolves errors
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jun 26, 2025
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 15, 2025
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 15, 2025
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 17, 2025
Co-authored-by: Jordan Smith <45415425+jordan-smith721@users.noreply.github.com>
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 21, 2025
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 21, 2025
* DOCSP-46516: Setup

* more files

* test script

* edit

* JS feedback
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 21, 2025
* DOCSP-29036: Performance monitoring files

* most apm

* rest of apm methods
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 23, 2025
* DOCSP-12233: redirect pages in /upcoming navigation bar to /master
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 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-38316: bson

* add meta tags

* CC suggestions
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 30, 2025
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 30, 2025
(cherry picked from commit b9a7270)
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jul 30, 2025
* DOCSP-13827: add go quick-start

* wording changes

* nits

* Update source/includes/quick-start/main.go

Co-authored-by: Isabella Siu <sakurablossom@blueblueworld.com>

* remove pointless else

* comments

* addressing comments

* update query output

* Update source/quick-start.txt

Co-authored-by: Kevin Albertson <kevin.albertson@10gen.com>

* add another note for sample dataset

Co-authored-by: Isabella Siu <sakurablossom@blueblueworld.com>
Co-authored-by: Kevin Albertson <kevin.albertson@10gen.com>
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Jan 13, 2026
(DOCSP-46528): Consolidate semantic search tutorial notebooks
mongodb-server-docs-sync-bot Bot pushed a commit that referenced this pull request Feb 5, 2026
… & Vector Search (#17688)

## Summary

Corrects the Data Explorer navigation instructions for accessing the
Search & Vector Search page. The previous instructions incorrectly
stated that clicking the "Indexes" tab would directly display the Atlas
Search page, but users actually need to click the "Search and Vector
Search" link in the banner after accessing the Indexes tab.

## Changes Made

- **content/atlas/source/includes/nav/steps-atlas-search.rst**: Added
missing step to click "Search and Vector Search" link in banner
- **content/atlas/source/includes/nav/steps-search-simple.rst**: Added
missing step to click "Search and Vector Search" link in banner
- **content/guides/source/includes/nav/steps-atlas-search.rst**: Added
missing step to click "Search and Vector Search" link in banner

## Technical Details

The issue was identified in DOCSP-56064 where the Data Explorer
navigation instructions were incomplete. The current workflow is:

1. Navigate to Data Explorer
2. Expand database and select collection
3. Click the "Indexes" tab
4. **[MISSING STEP]** Click the "Search and Vector Search" link in the
banner
5. Atlas Search page displays

The missing step (#4) has been added to all three navigation include
files to provide accurate instructions.

## Testing

- [x] Verified the corrected steps match the actual UI workflow
described in the ticket
- [x] Maintained consistent formatting and indentation across all three
files
- [x] Ensured the additional step is properly numbered in the sequence

Fixes: [DOCSP-56064](https://jira.mongodb.org/browse/DOCSP-56064)

## Stage
-
https://deploy-preview-17688--mongodb-cloud-docs.netlify.app/docs/atlas/atlas-search/manage-indexes/?deployment-type=atlas&interface=atlas-ui&language=None#update-and-rebuild-an-existing-mongodb-search-index
---
Pull Request opened by [Augment Code](https://www.augmentcode.com/) with
guidance from the PR author
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