Skip to content

Instantly share code, notes, and snippets.

@Vineeth-Mohan
Created March 7, 2012 09:56
Show Gist options
  • Save Vineeth-Mohan/1992311 to your computer and use it in GitHub Desktop.
Save Vineeth-Mohan/1992311 to your computer and use it in GitHub Desktop.
{
"query": {
"top_children": {
"type": "child",
"query": {
"term": {
"names": "god"
}
}
}
},
"children": {
"full_data": true,
"highlight": {
"fields": {
"names": {}
}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment