Skip to content

Instantly share code, notes, and snippets.

@kimchy
Created September 13, 2011 21:46
Show Gist options
  • Select an option

  • Save kimchy/1215263 to your computer and use it in GitHub Desktop.

Select an option

Save kimchy/1215263 to your computer and use it in GitHub Desktop.
curl -XPUT 'http://localhost:9200/twitter/tweet/alksjdf' -d '{
"user" : "kimchy",
"post_date" : "2009-11-15T14:12:12",
"message" : "trying out Elastic Search"
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment