-
Notifications
You must be signed in to change notification settings - Fork 16
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-43826: v5.2 release #175
Conversation
✅ Deploy Preview for docs-kotlin 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.
LGTM w/ 2 notes
@@ -270,6 +270,11 @@ The following code example shows how to create an Atlas Search index: | |||
.. literalinclude:: /examples/generated/SearchIndexesTest.snippet.single-search-index-create.kt | |||
:language: kotlin | |||
|
|||
To create multiple Search or Vector Search indexes, you must create a |
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.
Q: Confirming that these should be capitalized
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.
I think so? seems like product names are capped https://www.mongodb.com/docs/meta/style-guide/style/product-names-version-numbers/
reference: https://www.mongodb.com/docs/atlas/atlas-vector-search/vector-search-type/
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.
Not part of this PR, but you can also remove MongoDB columns for v3.4 and earlier
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-43826
Staging: compat, quickstart
Self-Review Checklist