Skip to content

Instantly share code, notes, and snippets.

@BenLubar
Created May 26, 2013 02:44
Show Gist options
  • Save BenLubar/5651527 to your computer and use it in GitHub Desktop.
Save BenLubar/5651527 to your computer and use it in GitHub Desktop.
{"Type":"post","ID":1,"Thread":1,"Modified":{"Count":1,"Last":"2013-05-26T02:35:22.422030759Z"},"Created":"2013-05-26T02:35:22.422030759Z","Addr":"[::1]:44608","Title":"Test","Content":"\u003cem\u003etest\u003c/em\u003e"}
function( doc, meta ) {
if ( doc.Type == "post" ) {
emit( doc.Thread, null );
}
}
{"total_rows":0,"rows":[]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment