|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SpellCheckResponse.Suggestion | |
---|---|
org.apache.solr.client.solrj.response | |
org.apache.solr.handler.component |
Uses of SpellCheckResponse.Suggestion in org.apache.solr.client.solrj.response |
---|
Methods in org.apache.solr.client.solrj.response that return SpellCheckResponse.Suggestion | |
---|---|
SpellCheckResponse.Suggestion |
SpellCheckResponse.getSuggestion(String token)
|
Methods in org.apache.solr.client.solrj.response that return types with arguments of type SpellCheckResponse.Suggestion | |
---|---|
Map<String,SpellCheckResponse.Suggestion> |
SpellCheckResponse.getSuggestionMap()
|
List<SpellCheckResponse.Suggestion> |
SpellCheckResponse.getSuggestions()
|
Uses of SpellCheckResponse.Suggestion in org.apache.solr.handler.component |
---|
Fields in org.apache.solr.handler.component with type parameters of type SpellCheckResponse.Suggestion | |
---|---|
Map<String,SpellCheckResponse.Suggestion> |
SpellCheckMergeData.origVsSuggestion
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |