Uses of Class
org.elasticsearch.search.suggest.phrase.Correction
-
Packages that use Correction Package Description org.elasticsearch.search.suggest.phrase -
-
Uses of Correction in org.elasticsearch.search.suggest.phrase
Fields in org.elasticsearch.search.suggest.phrase declared as Correction Modifier and Type Field Description static Correction[]Correction. EMPTYMethods in org.elasticsearch.search.suggest.phrase with parameters of type Correction Modifier and Type Method Description intCorrection. compareTo(Correction other)Lower scores sorts first; if scores are equal, than later terms (zzz) sort first .
-