Skip to content

Commit 9e8f0de

Browse files
committed
sa feedback
1 parent f031e0d commit 9e8f0de

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

source/atlas-search.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ parameter.
4949

5050
This aggregation pipeline operator is only available for collections hosted
5151
on :atlas:`MongoDB Atlas </>` clusters running v4.2 or later that are
52-
covered by an :atlas:`Atlas search index </reference/atlas-search/index-definitions/>`.
52+
covered by an :atlas:`Atlas Search index </reference/atlas-search/index-definitions/>`.
5353
Learn more about the required setup and the functionality of this operator
5454
from the :atlas:`Atlas Search </atlas-search/>` documentation.
5555

@@ -99,11 +99,9 @@ only the metadata from of the Atlas full-text search results.
9999
.. tip:: Only Available on Atlas for MongoDB v4.4.11 and later
100100

101101
This aggregation pipeline operator is available only
102-
on :atlas:`MongoDB Atlas </>` clusters running v4.4.11 and later. For a
103-
detailed list of version availability, see the MongoDB Atlas documentation
104-
on :atlas:`$searchMeta </atlas-search/query-syntax/#-searchmeta>`.
102+
on :atlas:`MongoDB Atlas </>` clusters running v4.4.11 and later.
105103

106-
The following example shows the ``near`` metadata for an Atlas search
104+
The following example shows the ``near`` metadata for an Atlas Search
107105
aggregation stage:
108106

109107
.. literalinclude:: /includes/aggregation/search-meta-agg.kt

0 commit comments

Comments
 (0)