Created
August 19, 2014 20:43
-
-
Save rinatkhaziev/e4489e38690f683bf7e8 to your computer and use it in GitHub Desktop.
Suggester
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"suggest": { | |
"text": keyword, | |
"title-suggest": { | |
"term": { "field": "title" }, | |
"size": 3 | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment