SearchSuggest method
Returns search terms suggestions.
Parameters
Name | Description | Mandatory | Type |
---|---|---|---|
qOptions |
Information about the search combinations. |
Yes | SearchCombinationOptions |
qTerms |
Terms to search for. |
Yes | Array of String |
Returns
Name | Description | Type |
---|---|---|
qResult |
List of search suggestions. |
SearchSuggestionResult |