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. |
jwilson-mdb
left a comment
There was a problem hiding this comment.
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.
| @@ -54,59 +54,8 @@ Steps | |||
| .. 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.
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.
[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?