Skip to content

Instantly share code, notes, and snippets.

@rxhl
Created March 30, 2019 23:52
Show Gist options
  • Select an option

  • Save rxhl/eb99cfb9084b9924dc44a599d8534e4e to your computer and use it in GitHub Desktop.

Select an option

Save rxhl/eb99cfb9084b9924dc44a599d8534e4e to your computer and use it in GitHub Desktop.
GET apple/default/_search
{
"query": {
"match": {
"item": "airpods"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment