Closed sindresorhus closed 11 years ago
seriously can we stop with the +1 ? There is a watch thread button at the bottom of the page if you want to be notified of any changes here which won't send a notification to anyone watching this.
See the suggest API added in 0.90
does phrase suggester support Chinese ?
Google's "Did you mean" feature is very useful. Would be awesome if ES could implement this.
Lucene has pulled in the SpellChecker contrib. Maybe ES could expose that?
Ex. if I specify suggestSimilar with some optional parameters in my search object I could get back an array with some suggestions.