Skip to content

Commit a9eabb8

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-22186-namespace-content-addition (#1017) (#1021)
* 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 da80d08 commit a9eabb8

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
@@ -233,8 +233,9 @@ representative. Your output may differ significantly.
233233

234234
.. data:: explain.queryPlanner.namespace
235235

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

239240
.. data:: explain.queryPlanner.indexFilterSet
240241

0 commit comments

Comments
 (0)