Package | Description |
---|---|
org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
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.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.