src/mongo/db/exec/multi_plan.cpp:286 LOGV2_DEBUG(20590, 5, "Winning solution", "bestSolution"_attr = redact(bestSolution->toString()), "bestSolutionHash"_attr = bestSolution->hash()); src/mongo/db/exec/plan_cache_util.cpp:93 LOGV2_DEBUG(20596, 5, "Not caching query because this solution has no cache data", "solutions"_attr = redact(solution)); src/mongo/db/matcher/expression_simplifier.cpp:229 LOGV2_DEBUG(7767000, 5, "Converting MatchExpression to corresponding DNF", "expression"_attr = root->debugString()); src/mongo/db/matcher/expression_simplifier.cpp:263 LOGV2_DEBUG( 8163001, 5, "Failed to simplify the expression since the simplified expression is not valid.", "simplifiedExpression"_attr = root->debugString()); src/mongo/db/matcher/expression_simplifier.cpp:271 LOGV2_DEBUG(7767002, 5, "Simplified MatchExpression", "expression"_attr = simplifiedExpression->debugString()); src/mongo/db/matcher/rewrite_expr.cpp:57 LOGV2_DEBUG( 20725, 5, "Expression prior to rewrite", "expression"_attr = expression->serialize()); src/mongo/db/matcher/rewrite_expr.cpp:65 LOGV2_DEBUG(20726, 5, "Post-rewrite MatchExpression", "expression"_attr = matchExpression->debugString()); src/mongo/db/matcher/rewrite_expr.cpp:73 LOGV2_DEBUG(20727, 5, "Post-rewrite/post-optimized MatchExpression", "expression"_attr = matchExpression->debugString()); src/mongo/db/matcher/schema/json_schema_parser.cpp:1932 LOGV2_DEBUG(20729, 5, "Translated schema match expression", "expression"_attr = translation.getValue()->debugString()); src/mongo/db/query/plan_enumerator/plan_enumerator.cpp:365 LOGV2_DEBUG(20943, 5, "Enumerator: memo just before moving", "memo"_attr = dumpMemo()); src/mongo/db/query/plan_executor_factory.cpp:169 LOGV2_DEBUG(4822860, 5, "SBE plan", "slots"_attr = data.debugString(), "stages"_attr = sbe::DebugPrinter{}.print(*rootStage)); src/mongo/db/query/plan_executor_factory.cpp:208 LOGV2_DEBUG(4822861, 5, "SBE plan", "slots"_attr = candidates.winner().data.stageData.debugString(), "stages"_attr = sbe::DebugPrinter{}.print(*candidates.winner().root)); src/mongo/db/query/plan_ranker.cpp:84 LOGV2_DEBUG(20956, 5, "Scoring plan", "planIndex"_attr = planIndex, "querySolution"_attr = redact(solution()), "stats"_attr = redact(explain())); src/mongo/db/query/planner_access.cpp:1269 LOGV2_DEBUG( 6334900, 5, "Build IETs", "iets"_attr = ietsToString(ixScan->index, ixScan->iets)); src/mongo/db/query/planner_analysis.cpp:509 LOGV2_DEBUG(20949, 5, "PROJECTION: Current plan", "plan"_attr = redact(solnRoot->toString())); src/mongo/db/query/planner_analysis.cpp:585 LOGV2_DEBUG(9305900, 5, "DISTINCT: Current plan", "plan"_attr = redact(solnRoot->toString())); src/mongo/db/query/planner_analysis.cpp:1224 LOGV2_DEBUG(20951, 5, "Reversing ixscan to provide sort", "newPlan"_attr = redact(solnRoot->toString())); src/mongo/db/query/query_planner.cpp:822 LOGV2_DEBUG(20963, 5, "Tagging the match expression according to cache data", "filter"_attr = redact(clone->debugString()), "cacheData"_attr = redact(solnCacheData.toString())); src/mongo/db/query/query_planner.cpp:857 LOGV2_DEBUG(20965, 5, "Tagged tree", "tree"_attr = redact(clone->debugString())); src/mongo/db/query/query_planner.cpp:876 LOGV2_DEBUG(20966, 5, "Planner: solution constructed from the cache", "solution"_attr = redact(soln->toString())); src/mongo/db/query/query_planner.cpp:1005 LOGV2_DEBUG(20967, 5, "Beginning planning", "options"_attr = optionString(params.mainCollectionInfo.options), "query"_attr = redact(query.toString())); src/mongo/db/query/query_planner.cpp:1199 LOGV2_DEBUG(20972, 5, "Rated tree", "tree"_attr = redact(query.getPrimaryMatchExpression()->debugString())); src/mongo/db/query/query_planner.cpp:1218 LOGV2_DEBUG(20974, 5, "Rated tree after geonear processing", "tree"_attr = redact(query.getPrimaryMatchExpression()->debugString())); src/mongo/db/query/query_planner.cpp:1259 LOGV2_DEBUG(20975, 5, "Rated tree after text processing", "tree"_attr = redact(query.getPrimaryMatchExpression()->debugString())); src/mongo/db/query/query_planner.cpp:1303 LOGV2_DEBUG(20976, 5, "About to build solntree from tagged tree", "tree"_attr = redact(nextTaggedTree->debugString())); src/mongo/db/query/query_planner.cpp:1338 LOGV2_DEBUG(20978, 5, "Planner: adding solution", "solution"_attr = redact(soln->toString())); src/mongo/db/query/query_planner.cpp:1597 LOGV2_DEBUG(20984, 5, "Planner: outputting a collection scan", "collectionScan"_attr = redact(collscanSoln->toString())); src/mongo/db/query/query_planner.cpp:1933 LOGV2_DEBUG( 20602, 5, "Subplanner: fully tagged tree", "solnRoot"_attr = redact(solnRoot->toString())); src/mongo/db/query/query_planner.cpp:1945 LOGV2_DEBUG(20603, 5, "Subplanner: Composite solution", "compositeSolution"_attr = redact(compositeSolution->toString())); Num found: 29