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 a0ea6e5 commit 67b1da2Copy full SHA for 67b1da2
source/reference/explain-results.txt
@@ -169,8 +169,9 @@ the :doc:`query optimizer </core/query-plans>`.
169
170
.. data:: explain.queryPlanner.namespace
171
172
- A string that specifies the namespace (i.e.,
173
- ``<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
174
+ namespace has the format ``<database>.<collection>``.
175
176
.. data:: explain.queryPlanner.indexFilterSet
177
0 commit comments