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 4d8826b commit 9da4757Copy full SHA for 9da4757
source/release-notes/3.2.txt
@@ -1215,7 +1215,7 @@ representing the number of index keys examined during index scans.
1215
Prior to 3.2, ``keysExamined`` count in some queries did not include the
1216
last scanned key. As of 3.2 this error has been corrected. For more
1217
information, see
1218
-:data:`~explain.executionStats.executionStages.inputStage`.
+:data:`~explain.executionStats.executionStages.inputStage.keysExamined`.
1219
1220
The diagnostic logs and the system profiler report on this statistic.
1221
0 commit comments