Skip to main content Skip to complementary content

SearchSuggest Method

Overloads

SearchSuggest(SearchCombinationOptions, IEnumerable<String>)

Returns search terms suggestions.

Declaration

      public SearchSuggestionResult SearchSuggest([QixName("qOptions")] SearchCombinationOptions options, [QixName("qTerms")] IEnumerable<string> terms)
    

Parameters

Type Name Description
SearchCombinationOptions options

Information about the search combinations.

System.Collections.Generic.IEnumerable<System.String> terms

Terms to search for.

Returns

Type Description
SearchSuggestionResult

Implements

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!