Skip to content

Instantly share code, notes, and snippets.

@monken
Created July 28, 2011 11:18
Show Gist options
  • Save monken/1111397 to your computer and use it in GitHub Desktop.
Save monken/1111397 to your computer and use it in GitHub Desktop.
curl http://localhost:9200/twitter/tweet/QCpcz4q_5B5C9C75p49e3TZJvgw?pretty=1
{
"_index" : "twitter",
"_type" : "tweet",
"_id" : "QCpcz4q_5B5C9C75p49e3TZJvgw",
"_version" : 1,
"exists" : true, "_source" : {"post_date":"2011-07-28T11:16:15","user":"mo","id":"QCpcz4q_5B5C9C75p49e3TZJvgw","message":"Elastic baby!"}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment