public interface SuggestionsApi
| Modifier and Type | Method and Description |
|---|---|
SuggestionsResult |
getSuggestions(Query query)
Search Suggestions - Lists all product search suggestions
|
SuggestionsResult getSuggestions(Query query) throws IndixApiException, IOException, URISyntaxException
query - Instance of SearchQuery with appropriate parametersSuggestionsResult{@link - IndixApiException}IndixApiExceptionIOExceptionURISyntaxExceptionCopyright © 2017. All rights reserved.