We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 429bed5 commit faed263Copy full SHA for faed263
source/reference/explain-results.txt
@@ -171,8 +171,9 @@ the ``explain`` operation.
171
172
.. data:: explain.queryPlanner.namespace
173
174
- A string that specifies the namespace (i.e.,
175
- ``<database>.<collection>``) against which the query is run.
+ A string that specifies the :term:`namespace` with the names of
+ the database and the collection accessed by the query. The
176
+ namespace has the format ``<database>.<collection>``.
177
178
.. data:: explain.queryPlanner.indexFilterSet
179
0 commit comments