UnionOfRAD / li3_couchbase

Couchbase datasource for li3.
4 stars 1 forks source link

fix assumptions so that lib does not expect doc to be emitted in views #13

Open phishy opened 11 years ago

phishy commented 11 years ago

Upon reading this, http://www.couchbase.com/docs/couchbase-manual-2.0/couchbase-views-writing-bestpractice.html

I have decided that I'm just doing it wrong. Need to assume that views won't return docs and the will be fetched by the SDK.