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.termsuggesterParameters - the parameters to useCopyright © 2005–2018 Alfresco Software. All rights reserved.