Skip to content

Commit faed263

Browse files
jason-price-mongodbjason-price-mongodb
andauthored
DOCSP-22186-namespace-content-addition (#1024)
Co-authored-by: jason-price-mongodb <[email protected]>
1 parent 429bed5 commit faed263

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
@@ -171,8 +171,9 @@ the ``explain`` operation.
171171

172172
.. data:: explain.queryPlanner.namespace
173173

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

177178
.. data:: explain.queryPlanner.indexFilterSet
178179

0 commit comments

Comments
 (0)