You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a clear optimization should be made, please suggest the optimization and describe how it can be accomplished in MongoDB Compass. Do not advise users to create indexes without weighing the pros and cons.
11
11
Explain output:
12
12
${explainPlan}`,
13
-
displayText: `Given this MongoDB explain plan for ${namespace}, provide a concise human readable explanation that explains the query execution plan and highlights aspects of the plan that might impact query performance.`,
13
+
displayText: `Given this MongoDB explain plan for **${namespace}**, provide a concise human readable explanation that explains the query execution plan and highlights aspects of the plan that might impact query performance.`,
0 commit comments