Hi, I have a public view which basically should return everything in an document except for the username field.
Does couchdb have some sort of higher level way of doing this that will have better performance than just looping through the object and copying over every property unless it is the username one? Thanks, Bryan Rasmussen
