Do you really want to eliminate keys? I would say you have to prevent the 
uninteresting keys in the map step.
If you want to filter uninteresting values you have to return a filtered 
version of the "values"-object in the reduce step.

Reply via email to