Ordering of values in couchdb reduce -
are values in couchdb reduce function passed in order according keys argument?
i mean of course when rereduce argument set false.
yes, keys , values should have 1:1 mapping, , in same order. it's not explicitly stated in documentation, contextually that's gather.
Comments
Post a Comment