Can you be more specific? What do you mean by a 'req argument'?
From a view you can fetch all values with a single key, a number of
keys, or a contiguous range of keys specified by startkey/endkey.
On 18/09/2010 3:41 PM, Tyler Gillies wrote:
On Fri, Sep 17, 2010 at 10:32 PM, Tyler Gillies<[email protected]> wrote:
Why don't views have a req argument?
[10PM:33:19]<apage43> map/reduce functions have to be pure
[10PM:34:32]<apage43> views are precomputed and stored so they cant change
based on request data