I am creating a map/reduce script where I am trying to update field on a record. I am able to getInputData to return a list of record object. I am confuse on how to get the map or reduce entry point to update those fields. Any documentation out there to instruct me on how to update each on of those records