Hi list,One of our indices (map functions) is particularly data intensive. We're generating roughly n^2/2 map entries for each document, so it's impractical to generate this index twice. It would be nice to be able to write multiple reduce functions against this one index. Anyone else encountered this wishlist item? Or maybe there's a feature I missed?
A
