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 237131d commit 1a5bff3Copy full SHA for 1a5bff3
dbx/jvm/v5.2-wn-items.rst
@@ -1,3 +1,8 @@
1
+- Enables setting a client-side operations timeout. This feature
2
+ allows you to set a single timeout on your ``MongoClient`` instance
3
+ that applies to all operations performed with that client. To learn more,
4
+ see |csot-link|.
5
+
6
- Adds the ``SearchIndexType`` class, which you can pass
7
when constructing a ``SearchIndexModel`` instance. This change
8
allows you to specify the index type when creating an Atlas
@@ -83,4 +88,4 @@
83
88
to specify the number of nearest neighbors to consider.
84
89
85
90
To learn more about using the Atlas Vector Search feature, see
86
- |vector-search-link|.
91
+ |vector-search-link|.
0 commit comments