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 601cb68 commit c7605bdCopy full SHA for c7605bd
source/fundamentals/indexes.txt
@@ -247,7 +247,7 @@ Create a Search Index
247
You can use the `createSearchIndex()
248
<{+api+}/apidocs/mongodb-driver-sync/com/mongodb/client/MongoCollection.html#createSearchIndex(org.bson.conversions.Bson)>`__
249
method to create an Atlas Search index. You *cannot* use this method to create a
250
-Vector Search index at this time.
+Vector Search index.
251
252
The following code example shows how to create an Atlas Search index:
253
0 commit comments