> My documents have expiry dates and I need the ability to build queries that > only returns documents that have an expiry date between the startkey and > endkey parameters.
I had no idea of your use case. So no, you don't need any group_level for that. Sorry, I was fooled by your reduce function (I found weird to count docs with the exact same timestamp). Regards, Aurélien
