|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpellCheckResponse.Collation | |
---|---|
org.apache.solr.client.solrj.response | Convenience classes for dealing with various types of Solr responses. |
Uses of SpellCheckResponse.Collation in org.apache.solr.client.solrj.response |
---|
Methods in org.apache.solr.client.solrj.response that return SpellCheckResponse.Collation | |
---|---|
SpellCheckResponse.Collation |
SpellCheckResponse.Collation.addMisspellingsAndCorrection(SpellCheckResponse.Correction correction)
|
SpellCheckResponse.Collation |
SpellCheckResponse.Collation.setCollationQueryString(String collationQueryString)
|
Methods in org.apache.solr.client.solrj.response that return types with arguments of type SpellCheckResponse.Collation | |
---|---|
List<SpellCheckResponse.Collation> |
SpellCheckResponse.getCollatedResults()
Return all collations. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |