Skip to content

Instantly share code, notes, and snippets.

@hazzadous
Created August 18, 2011 13:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hazzadous/1154061 to your computer and use it in GitHub Desktop.
Save hazzadous/1154061 to your computer and use it in GitHub Desktop.
{"_index":"_river",
"_type":"cloudant",
"_id":"_meta",
"_version":3,
"exists":true,
"_source":
{"type":"couchdb",
"couchdb":
{"host":"***.cloudant.com",
"port":5984,
"user":"***",
"password":"***",
"db":"indexer",
"filter":null},
"index":
{"index":"cloudant-indexer",
"type":"cloudant-indexer",
"bulk_size":"100",
"bulk_timeout":"10ms"}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment