Skip to content

Commit 61fba29

Browse files
committed
JS fix
1 parent 90abbca commit 61fba29

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/indexes/atlas-search-index.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,9 @@ Overview
2121
--------
2222

2323
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.
24+
searches on collections hosted on Atlas. Before you can perform Atlas
25+
Search queries, you must create indexes that specify which
26+
fields to index and how they are indexed.
2627

2728
To learn more about Atlas Search, see the :atlas:`Atlas Search Overview
2829
</atlas-search/atlas-search-overview/>`.

0 commit comments

Comments
 (0)