Skip to content

Instantly share code, notes, and snippets.

@Vineeth-Mohan
Created April 24, 2012 17:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Vineeth-Mohan/2481925 to your computer and use it in GitHub Desktop.
Save Vineeth-Mohan/2481925 to your computer and use it in GitHub Desktop.
{
"size": 10,
"from": 0,
"highlight": {
"fields": {
"Content": {}
},
"pre_tags": [
"AT"
],
"post_tags": [
"ET"
]
},
"query": {
"custom_score": {
"query": {
"query_string": {
"query": "oil",
"default_field": "Content"
}
},
"script": "_score"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment