Skip to content

Instantly share code, notes, and snippets.

@taf2
Created April 23, 2014 02:36
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 taf2/11201098 to your computer and use it in GitHub Desktop.
Save taf2/11201098 to your computer and use it in GitHub Desktop.
confirm index
curl -XGET 'http://10.241.0.241:9200/calls/call/_count?pretty=1' -d '{
"query": {
"term": { "account_id": 25 }
}
}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment