Package | Description |
---|---|
org.apache.solr.spelling |
Modifier and Type | Field and Description |
---|---|
private java.util.List<SpellCheckCorrection> |
RankedSpellPossibility.corrections |
private java.util.List<java.util.List<SpellCheckCorrection>> |
PossibilityIterator.possibilityList |
Modifier and Type | Method and Description |
---|---|
java.util.List<SpellCheckCorrection> |
RankedSpellPossibility.getCorrections() |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
SpellCheckCollator.getCollation(java.lang.String origQuery,
java.util.List<SpellCheckCorrection> corrections) |
void |
RankedSpellPossibility.setCorrections(java.util.List<SpellCheckCorrection> corrections) |