Skip to content

Instantly share code, notes, and snippets.

@keremcankabadayi
Created March 25, 2018 21:12
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 keremcankabadayi/feb3224152f00357a3bc13564ff9247e to your computer and use it in GitHub Desktop.
Save keremcankabadayi/feb3224152f00357a3bc13564ff9247e to your computer and use it in GitHub Desktop.
{
"query": {
"match": {
"title": "tevfik"
}
},
"highlight" : {
"fields" : {
"title" : {}
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment