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 422c690 commit 1c23c61Copy full SHA for 1c23c61
dbx/jvm/v5.4-wn-items.rst
@@ -7,18 +7,18 @@
7
8
- Adds first class support for the following Atlas Search query operators:
9
10
- - phrase
+ - ``phrase``
11
12
- - regex
+ - ``regex``
13
14
- - queryString
+ - ``queryString``
15
16
- - equals
+ - ``equals``
17
18
- - moreLikeThis
+ - ``moreLikeThis``
19
20
- - in
+ - ``in``
21
22
- - wildcard
+ - ``wildcard``
23
24
To learn more, see |atlas-query-operators|.
0 commit comments