From 1354af4a9ab5ce1d321b493f568cb0be65cc42b1 Mon Sep 17 00:00:00 2001 From: norareidy Date: Thu, 9 Nov 2023 11:23:15 -0500 Subject: [PATCH] tagging --- source/fundamentals/crud/read-operations/limit.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/fundamentals/crud/read-operations/limit.txt b/source/fundamentals/crud/read-operations/limit.txt index 5ad50e88..2278fcb4 100644 --- a/source/fundamentals/crud/read-operations/limit.txt +++ b/source/fundamentals/crud/read-operations/limit.txt @@ -4,7 +4,12 @@ Limit the Number of Returned Results ==================================== -.. default-domain:: mongodb +.. facet:: + :name: genre + :values: reference + +.. meta:: + :keywords: read operation, code example, pipeline, customize output .. contents:: On this page :local: