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 da80d08 commit a9eabb8Copy full SHA for a9eabb8
source/reference/explain-results.txt
@@ -233,8 +233,9 @@ representative. Your output may differ significantly.
233
234
.. data:: explain.queryPlanner.namespace
235
236
- A string that specifies the namespace (i.e.,
237
- ``<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
238
+ namespace has the format ``<database>.<collection>``.
239
240
.. data:: explain.queryPlanner.indexFilterSet
241
0 commit comments