Are the final results of a map-reduce operation indexed?

Posted by Zubair on Stack Overflow See other posts from Stack Overflow or by Zubair
Published on 2010-03-11T11:17:36Z Indexed on 2010/03/17 22:21 UTC
Read the original article Hit count: 117

Filed under:

I'm trying to find out how I can iterate over the final results of a map reduce operation, so I guess there must be some sort of index into the map reduce results?

© Stack Overflow or respective owner

Related posts about mapreduce