Is there any way to have multiple tag search implemented in CouchDB? I have documents (posts) each with multiple tags. I need to find posts that have been tagged with an arbitra
I have solved this problem creating a view with a recursive function. Here the gist https://gist.github.com/820412