| Package | Description |
|---|---|
| org.elasticsearch.search.suggest.phrase |
| Modifier and Type | Field and Description |
|---|---|
Correction[] |
NoisyChannelSpellChecker.Result.corrections |
static Correction[] |
Correction.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
int |
Correction.compareTo(Correction other)
Lower scores sorts first; if scores are equal,
than later terms (zzz) sort first .
|
| Constructor and Description |
|---|
NoisyChannelSpellChecker.Result(Correction[] corrections,
double cutoffScore) |
Copyright © 2009–2017. All rights reserved.