-
Couldn't load subscription status.
- Fork 81
DOCSP-48357-incorrect-vs-type #741
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
DOCSP-48357-incorrect-vs-type #741
Conversation
✅ Deploy Preview for docs-compass ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @amalhotra-mdb. Overall I think removing the table (which has a nested table 😅) and linking to the reference doc makes this section more maintainable long-term.
LGTM mod one requested change (removing "the following") and an optional suggestion.
|
|
||
| .. step:: Provide the Atlas Vector Search Index configurations | ||
|
|
||
| You must initially provide the following default vector search index |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The first sentence in this paragraph mentions "the following". Can we update the wording here to something like:
You must provide all required fields for your vector search index configuration.
| configurations. You can modify the configurations later. To learn more, | ||
| see :ref:`avs-types-vector-search-options`. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[suggestion]
To make the destination content more clear, maybe we can add a bit to the crosslink sentence
| configurations. You can modify the configurations later. To learn more, | |
| see :ref:`avs-types-vector-search-options`. | |
| configurations. You can modify the configurations later. For more information on required fields | |
| in vector search index configurations, see :ref:`avs-types-vector-search-options`. |
DESCRIPTION
Fix incorrect description of VS type in Compass docs.
STAGING
https://deploy-preview-741--docs-compass.netlify.app/indexes/create-vector-search-index/
JIRA
https://jira.mongodb.org/browse/DOCSP-48357
BUILD LOG
Self-Review Checklist
External Review Requirements
What's expected of an external reviewer?