Skip to content

Commit 390ff50

Browse files
DOCS-14819 fix to search_meta variable (#144)
* DOCS-14819 fix to search_meta variable * Update source/reference/aggregation-variables.txt Co-authored-by: jeff-allen-mongo <[email protected]> Co-authored-by: jeff-allen-mongo <[email protected]>
1 parent 3f0e5c6 commit 390ff50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/aggregation-variables.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ MongoDB offers the following system variables:
112112
- A variable that stores the metadata results of an :atlas:`Atlas
113113
Search </atlas-search/>` query. In all supported aggregation
114114
pipeline stages, a field set to the variable
115-
:variable:`$$SEARCH_META` returns the :atlas:`metadata results
115+
:variable:`$$SEARCH_META <SEARCH_META>` returns the :atlas:`metadata results
116116
</reference/atlas-search/query-syntax/#metadata-result-types>`
117117
for the query.
118118

0 commit comments

Comments
 (0)