Need to add yielding. Can't really call yieldSometimes() because that requires a ClientCursor. Can probably call ClientCursor::staticYield directly from the s2 cursors, if we do our own prepareToYield etc.
- is related to
-
SERVER-9986 Refactor $geoNear searches into new query framework
- Closed