File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ The 3.1 driver release includes the following new features:
45
45
namespace. The driver can now serialize ``ImmutableArray`` objects, and serialization
46
46
for other immutable collections is more memory efficient.
47
47
48
- - Adds support for the token field time and array field expressions with Atlas Search
48
+ - Adds support for the token field type and array field expressions with Atlas Search
49
49
builders for the ``equals`` operator. To learn more about using Atlas Search with the
50
50
{+driver-short+}, see :ref:`csharp-atlas-search`.
51
51
@@ -54,7 +54,7 @@ The 3.1 driver release includes the following new features:
54
54
- Adds support for valid SRV hostnames with fewer than 3 parts.
55
55
56
56
- Adds support for the ``Exists``, ``IsMissing``, and ``IsNullOrMissing`` methods
57
- in MQL queries .
57
+ in MongoDB Query API filters .
58
58
59
59
- Adds support for Exact Nearest Neighbor (ENN) vector search. To learn more about ENN
60
60
Vector Search, see :atlas:`Run Vector Search Queries </atlas-vector-search/vector-search-stage>`
You can’t perform that action at this time.
0 commit comments