| Package | Description |
|---|---|
| org.apache.solr.client.solrj.response |
| Modifier and Type | Method and Description |
|---|---|
SpellCheckResponse.Collation |
SpellCheckResponse.Collation.addMisspellingsAndCorrection(SpellCheckResponse.Correction correction) |
SpellCheckResponse.Collation |
SpellCheckResponse.Collation.setCollationQueryString(String collationQueryString) |
| Modifier and Type | Method and Description |
|---|---|
List<SpellCheckResponse.Collation> |
SpellCheckResponse.getCollatedResults()
Return all collations.
|