Skip to content

Instantly share code, notes, and snippets.

@rxhl
Created March 30, 2019 23:36
Show Gist options
  • Save rxhl/a05d61eb28bfd32e1022825e3f92f7ce to your computer and use it in GitHub Desktop.
Save rxhl/a05d61eb28bfd32e1022825e3f92f7ce 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