We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0dc2d5c commit 0789c53Copy full SHA for 0789c53
source/indexes/atlas-search-index.txt
@@ -76,7 +76,7 @@ The following code example shows how to create an Atlas Search index:
76
77
To create multiple Search or Vector Search indexes, you must create a
78
`SearchIndexModel
79
-<{+api+}/apidocs/mongodb-driver-core/com/mongodb/client/model/SearchIndexModel.html>`__
+<{+core-api+}/com/mongodb/client/model/SearchIndexModel.html>`__
80
instance for each index.
81
82
The following code example shows how to create Atlas Search and
0 commit comments