i m querying the view from service with angularjs like this :
GETProductsForSearch: function(callback) {
return $http({method: "GET", url: database+
"/_design/prodVersion/_view/docView", cache:
$templateCache}).success(callback).error(function(data, status) {alert("failed
to get product view = "+status); });
},
How can i register the map and reduce blocks on every launch ??
--
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/ae71a481-cbec-4ae0-bba7-6e7c12b9cead%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.