Description
On this page; http://docs.mongodb.org/manual/reference/database-profiler/#system.profile.moved
Both the 'nmoved' and 'moved' fields only appear in the output if the operation results in a move. The fields are implicitly zero and are only present when non-zero. It would be good if this was noted here.
See CS-10249.