Skip to content

Commit 2e3d4aa

Browse files
authored
Merge pull request #95 from rachel-mack/DOCSP-48104
DOCSP-48104 - Atlas search queries operators release notes
2 parents 1a5bff3 + 1c23c61 commit 2e3d4aa

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

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

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,21 @@
44
To learn more, see |sort-option-link|.
55

66
- Adds Kubernetes support for OIDC authentication. To learn more, see |k8s-link|.
7+
8+
- Adds first class support for the following Atlas Search query operators:
9+
10+
- ``phrase``
11+
12+
- ``regex``
13+
14+
- ``queryString``
15+
16+
- ``equals``
17+
18+
- ``moreLikeThis``
19+
20+
- ``in``
21+
22+
- ``wildcard``
23+
24+
To learn more, see |atlas-query-operators|.

0 commit comments

Comments
 (0)