From 526e192b4a1eaeb353f12b0c889e5828b6170e8a Mon Sep 17 00:00:00 2001 From: Andrew Feierabend Date: Tue, 23 Mar 2021 12:04:57 -0400 Subject: [PATCH] DOCSP-15247 fix Atlas agg pipeline link --- source/reference/operator/aggregation/search.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/reference/operator/aggregation/search.txt b/source/reference/operator/aggregation/search.txt index b92716f3c01..c469ed063a5 100644 --- a/source/reference/operator/aggregation/search.txt +++ b/source/reference/operator/aggregation/search.txt @@ -9,10 +9,11 @@ the field or fields in an Atlas collection. The fields must be covered by an :atlas:`Atlas Search ` index. See: -- :atlas:`Atlas Search Index +- :atlas:`Index Definitions ` to learn more about creating and managing Atlas Search indexes. -- :atlas:`$search Aggregation Pipeline Stage` to learn more about the +- :atlas:`$search Aggregation Pipeline Stage + ` to learn more about the ``$search`` pipeline stage syntax and usage. - :atlas:`$search Operators ` to learn more about the ``$search`` aggregation pipeline stage