From dfc24cc73bbc6907baa1c7d85c444d7b2ff66722 Mon Sep 17 00:00:00 2001 From: kanchana-mongodb <54281287+kanchana-mongodb@users.noreply.github.com> Date: Tue, 30 Jan 2024 06:57:39 -0800 Subject: [PATCH] DOCSP-16072 doc for new Search Sequential Pagination attribute (#5833) (#6060) * DOCSP-16072 doc for new Search Sequential Pagination attribute * Update source/includes/fact-meta-syntax.rst * DOCSP-16072 fix for broken link --------- Co-authored-by: Jeff Allen --- source/includes/fact-meta-syntax.rst | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/source/includes/fact-meta-syntax.rst b/source/includes/fact-meta-syntax.rst index 0d34c05f9c2..7a080840ffe 100644 --- a/source/includes/fact-meta-syntax.rst +++ b/source/includes/fact-meta-syntax.rst @@ -41,13 +41,11 @@ The |meta-object| expression can specify the following values as the .. versionadded:: 4.4 - :atlas:`MongoDB Atlas Search ` provides additional ``$meta`` keywords, such as: -- :atlas:`"searchScore" ` and - -- :atlas:`"searchHighlights" - `. +- :atlas:`"searchScore" ` +- :atlas:`"searchHighlights" ` +- :atlas:`"searchSequenceToken" ` Refer to the Atlas Search documentation for details.