File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments