Hi!
To scale the values I'need to know the maximum point, and I think it'not possible to do that with map/reduce.
You can find the maximum point using map/reduce. The division of all point must then be done manually given that point, e.g. in a view. Of course, doing it this way has problems with atomicity.
HTH, Kosta
