Skip to content

Instantly share code, notes, and snippets.

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

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

Select an option

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