You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was looking for this functionality. I'm a complete newbie to Riak and it took me quite a while to figure out how the whole MapReduce stuff worked. But if you're trying to achieve this for a single (known) type, I think it could be as simple as adding the following as the last stage to MapReduce:
Reference: https://gist.github.com/38eb017bf86d055d2e4e
Either automatic, implicit, or explicit reification of MapReduce results into appropriate Document instances.
Possibilities:
_type
field in results, instantiate as appropriate.#to_docs
method.The text was updated successfully, but these errors were encountered: