Data.parse() does not seem to be working in a MapReduce phase. http://codepad.org/sT0E5ch5 Here is the resulting array:
[{"description":"","signed-in_date":"07-20-2012","signed-in_time":"9:43 pm","date-time":null},{"description":"","signed-in_date":"07-20-2012","signed-in_time":"9:41 pm","date-time":null}] For example, it's trying to parse this date/time: "2012-07-20T21:41:00", but that just results in a null value. Like the "date-time" properties above.
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com