Created
July 28, 2011 11:18
-
-
Save monken/1111397 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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