Skip to content

Commit 82fa2a4

Browse files
DOCS-15819 updates for tech review feedback
1 parent b55ff34 commit 82fa2a4

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

source/reference/aggregation-variables.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -109,10 +109,11 @@ MongoDB offers the following system variables:
109109

110110
* - .. variable:: SEARCH_META
111111

112-
- A variable that stores the metadata results of an Atlas Search
113-
query. In a :pipeline:`$project` stage, a field set to the
114-
variable :variable:`$$SEARCH_META` returns the :atlas:`metadata
115-
results </reference/atlas-search/query-syntax/#metadata-result-types>`
112+
- A variable that stores the metadata results of an :atlas:`Atlas
113+
Search </atlas-search/>` query. In all supported aggregation
114+
pipeline stages, a field set to the variable
115+
:variable:`$$SEARCH_META` returns the :atlas:`metadata results
116+
</reference/atlas-search/query-syntax/#metadata-result-types>`
116117
for the query.
117118

118119
For an example of its usage, see Atlas Search :atlas:`facet

0 commit comments

Comments
 (0)