Currently the bulk api returns the fields nUpdated, which indicates the number of documents which were matched by the update query and nModified, which indicates the number of documents modified by the update (does not include no-ops).
This ticket is to change nUpdated to nMatched.
- is depended on by
-
DRIVERS-140 Change nUpdated to nMatched in bulk api results
- Closed