public interface SuggesterService
Modifier and Type | Method and Description |
---|---|
SuggesterResult |
getSuggestions(SuggesterParameters suggesterParameters)
Get suggestions for the specified term
SuggesterParameters.term |
boolean |
isEnabled()
Whether the Suggester is enabled (refer to 'solr.suggester.enabled' repository property) or not
|
boolean isEnabled()
SuggesterResult getSuggestions(SuggesterParameters suggesterParameters)
SuggesterParameters.term
suggesterParameters
- the parameters to useCopyright © 2005–2017 Alfresco Software. All rights reserved.