Skip to content

Commit 1a5bff3

Browse files
authored
CSOT update v5.2
1 parent 237131d commit 1a5bff3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

dbx/jvm/v5.2-wn-items.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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+
16
- Adds the ``SearchIndexType`` class, which you can pass
27
when constructing a ``SearchIndexModel`` instance. This change
38
allows you to specify the index type when creating an Atlas
@@ -83,4 +88,4 @@
8388
to specify the number of nearest neighbors to consider.
8489

8590
To learn more about using the Atlas Vector Search feature, see
86-
|vector-search-link|.
91+
|vector-search-link|.

0 commit comments

Comments
 (0)