Skip to content

Instantly share code, notes, and snippets.

@guyhughes
Created November 28, 2015 16:28
Show Gist options
  • Select an option

  • Save guyhughes/574649326da0eae913d6 to your computer and use it in GitHub Desktop.

Select an option

Save guyhughes/574649326da0eae913d6 to your computer and use it in GitHub Desktop.
{
"query":{
"terms": {
"name": ["burger"]
}
}
}
curl -XPOST "http://es-hack-1.dai.gl:9200/_search" [email protected]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment