Skip to content

Instantly share code, notes, and snippets.

@antonioiksi
Created November 7, 2017 12:39
Show Gist options
  • Save antonioiksi/d774966b46d12b8f294179f9c77a760e to your computer and use it in GitHub Desktop.
Save antonioiksi/d774966b46d12b8f294179f9c77a760e to your computer and use it in GitHub Desktop.
find all
GET /_search
{
"query": {
"match_all": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment