Skip to content

Instantly share code, notes, and snippets.

Created June 6, 2013 16:11
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 anonymous/190bdf58531252a59629 to your computer and use it in GitHub Desktop.
Save anonymous/190bdf58531252a59629 to your computer and use it in GitHub Desktop.
{ "index" : { "_id" : "1001" } }
{"name":"abc","type":"Silver Sponsor","description":"test"}
{ "index" : { "_id" : "1002" } }
{"name":"def","type":"Gold Sponsor","description":"test2"}
@jprante
Copy link

jprante commented Jun 11, 2013

{ "index" : { "_id" : "1001" } } \n
{"name":"abc","type":"Silver Sponsor","description":"test"} \n
{ "index" : { "_id" : "1002" } } \n
{"name":"def","type":"Gold Sponsor","description":"test2"} \n

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment