See getRemoteCommandRequestForQuery in mongot_cursor.cpp for the $search version. We will need to define how we send the match expression/filter to mongot before implementing this.
- duplicates
-
SERVER-78280 Implement basic execution in the kNN stage
- Closed