| 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.Suggestion | 
SpellCheckResponse.getSuggestion(String token)  | 
| Modifier and Type | Method and Description | 
|---|---|
Map<String,SpellCheckResponse.Suggestion> | 
SpellCheckResponse.getSuggestionMap()  | 
List<SpellCheckResponse.Suggestion> | 
SpellCheckResponse.getSuggestions()  | 
Copyright © 2000-2021 Apache Software Foundation. All Rights Reserved.