iOS
<<snip>> indicates removed content
{_id: "_design/utils"
views: {
personal_history: {
map: "<< snip >>"
},
interpersonal_history: {
map: "<< snip >>"
}
},
filters: {
by_id: "function(doc, req) {
if (req.query.doc_ids.indexOf(doc._id) != -1) {
return true;
} else {
return false;
}
}"
},
"roles": ["design document"]
}
slim
On Tuesday, July 29, 2014 4:49:52 PM UTC-4, Jens Alfke wrote:
>
> What OS?
> And what does the entire design document look like?
>
> —Jens
--
You received this message because you are subscribed to the Google Groups
"Couchbase Mobile" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/mobile-couchbase/9c9f2b43-2dc4-40c5-8827-da265973328a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.