Using Multiple Start and End Keys for CouchDB Views
CouchDB view collation is great and only has one real drawback that has caused me any real pain – the inability to handle queries that need to be parameterised by more than one dimension.
Do you know any solutions for this scenario?
via: http://jamietalbot.com/2010/03/24/using-multiple-start-and-end-keys-for-couchdb-views/