Skip to content

Instantly share code, notes, and snippets.

@rxhl
Created March 30, 2019 23:49
Show Gist options
  • Save rxhl/6cb6835892b6c0ce499270132930a1e3 to your computer and use it in GitHub Desktop.
Save rxhl/6cb6835892b6c0ce499270132930a1e3 to your computer and use it in GitHub Desktop.
GET apple/default/_search
{
"query": {
"term": {
"item": "airpods"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment