-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Component/s: None
-
None
This is a drivers side API change. The shell implementation, and at least PyMongo, use nUpdated as the Bulk API counter for how many documents were matched for update. Other drivers should be using the same or a similar name. All drivers should replace the word "updated" with "matched" in their result object.
- depends on
-
RUBY-720 Change nUpdated to nMatched in bulk api results
- Closed
-
CXX-20 Implement full support for write commands
- Closed
-
SERVER-12664 Change nUpdated to nMatched in bulk api results
- Closed