| Package | Description |
|---|---|
| org.apache.solr.client.solrj.response |
Convenience classes for dealing with various types of Solr responses.
|
| org.apache.solr.handler.component |
SearchComponent implementations for
use in SearchHandler
|
| 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() |
| Modifier and Type | Field and Description |
|---|---|
Map<String,SpellCheckResponse.Suggestion> |
SpellCheckMergeData.origVsSuggestion |
Copyright © 2000–2014 The Apache Software Foundation. All rights reserved.