Skip to content

Commit 5126fb0

Browse files
jeff-allen-mongokay-kim
authored andcommitted
DOCSP-1604 - Documenting autocomplete for Compass query bar
1 parent 926df19 commit 5126fb0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

source/tutorial/query-documents.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,17 @@ This operation corresponds to the following SQL statement:
110110

111111
SELECT * FROM inventory WHERE status = "D"
112112

113+
.. tabs-drivers::
114+
115+
tabs:
116+
- id: compass
117+
content: |
118+
.. note::
119+
120+
The |compass| query bar autocompletes the current query
121+
based on the keys in your collection's documents, including
122+
keys in embedded sub-documents.
123+
113124
Specify Conditions Using Query Operators
114125
----------------------------------------
115126

0 commit comments

Comments
 (0)