Skip to content

Instantly share code, notes, and snippets.

@quoeamaster
Created June 24, 2018 01:03
Show Gist options
  • Save quoeamaster/f915f70164753d19979b483204a58c50 to your computer and use it in GitHub Desktop.
Save quoeamaster/f915f70164753d19979b483204a58c50 to your computer and use it in GitHub Desktop.
medium querydsl match_all
GET index_1/_search
{
"query": {
"match_all": {}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment