File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ parameter.
49
49
50
50
This aggregation pipeline operator is only available for collections hosted
51
51
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/>`.
53
53
Learn more about the required setup and the functionality of this operator
54
54
from the :atlas:`Atlas Search </atlas-search/>` documentation.
55
55
@@ -99,11 +99,9 @@ only the metadata from of the Atlas full-text search results.
99
99
.. tip:: Only Available on Atlas for MongoDB v4.4.11 and later
100
100
101
101
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.
105
103
106
- The following example shows the ``near`` metadata for an Atlas search
104
+ The following example shows the ``near`` metadata for an Atlas Search
107
105
aggregation stage:
108
106
109
107
.. literalinclude:: /includes/aggregation/search-meta-agg.kt
You can’t perform that action at this time.
0 commit comments