| Package | Description |
|---|---|
| org.apache.solr.client.solrj.response |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<SpellCheckResponse.Correction> |
SpellCheckResponse.Collation.misspellingsAndCorrections |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<SpellCheckResponse.Correction> |
SpellCheckResponse.Collation.getMisspellingsAndCorrections() |
| Modifier and Type | Method and Description |
|---|---|
SpellCheckResponse.Collation |
SpellCheckResponse.Collation.addMisspellingsAndCorrection(SpellCheckResponse.Correction correction) |