We get the mongod explain support for free, but need to include the mongot explain response. This will mirror how explain is implemented for $search. We will need to refactor the mongot::getExplainResponse function similarly to how we refactored mongot::establishCursors in SERVER-78280. We should also add testing for explain in a non-sharded environment in this ticket.
- is depended on by
-
SERVER-78290 Add tests for sharded kNN explain
- Closed
- split to
-
SERVER-79748 $vectorSearch explain test cleanup
- Closed