I need spelling correction so I must use term/phrase suggester.
Here is a brief mapping
"properties": {
"name": {
"type": "string",
"fields": {
“pronunciation”: {
"type": "string"
}
}
}
}
I made a suggest query on name.pronunciation
field, but what I really wanna was name
.
For example, "cate" and "kate" both refers to "keit".