Pages

▼
Showing posts with label Cloudant. Show all posts
Showing posts with label Cloudant. Show all posts
Wednesday, July 3, 2013

Cloudant built in function for sum count and stats

›
Built-in reduces While you can define your own reduce functions, it's often the case that your reduce is going to be doing a simpl...

Cloudant search by indexes and set limit pagination

›
$cloudantLimit = 2; $posts = array ( "q" => "customerID:cid_100", "include_docs" => ...
Sunday, June 30, 2013

Cloudant create view and used indexes to search values

›
Create a document using : "_design/views103" (After selecting a database). Enter "indexes" as key. Enter following co...
›
Home
View web version
Powered by Blogger.