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 90abbca commit 61fba29Copy full SHA for 61fba29
source/indexes/atlas-search-index.txt
@@ -21,8 +21,9 @@ Overview
21
--------
22
23
The MongoDB Atlas Search feature enables you to perform full-text
24
-searches on collections hosted on Atlas. The indexes specify the
25
-behavior which fields to index and how they are indexed.
+searches on collections hosted on Atlas. Before you can perform Atlas
+Search queries, you must create indexes that specify which
26
+fields to index and how they are indexed.
27
28
To learn more about Atlas Search, see the :atlas:`Atlas Search Overview
29
</atlas-search/atlas-search-overview/>`.
0 commit comments