Luis, have you seen this guide ? http://guide.couchdb.org/editions/1/en/views.html
I'm new to CouchDB as well so hope it helps. -- Aldo On Thu, Mar 31, 2011 at 2:22 PM, Luis Miguel Silva < [email protected]> wrote: > Hello everyone, > > I'm fairly new to CouchDB (just started researching it yesterday and > today found how to setup views). > > Is there a way to pass an argument to a view? > Basically, i want to make views a little more dynamic and only query > based on specific parameters (i.e. pass a range to the view). > > I found a post at stackoverflow.com that said it wasn't possible but i > wanted to make sure by posting to the official mailing list :o) > > Thank you, > Luis >
