Skip to content

Commit 67b1da2

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-22186-namespace-content-addition (#1017) (#1023)
* DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition * DOCSP-22186-namespace-content-addition Co-authored-by: jason-price-mongodb <[email protected]> Co-authored-by: jason-price-mongodb <[email protected]>
1 parent a0ea6e5 commit 67b1da2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/reference/explain-results.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,9 @@ the :doc:`query optimizer </core/query-plans>`.
169169

170170
.. data:: explain.queryPlanner.namespace
171171

172-
A string that specifies the namespace (i.e.,
173-
``<database>.<collection>``) against which the query is run.
172+
A string that specifies the :term:`namespace` with the names of
173+
the database and the collection accessed by the query. The
174+
namespace has the format ``<database>.<collection>``.
174175

175176
.. data:: explain.queryPlanner.indexFilterSet
176177

0 commit comments

Comments
 (0)