ISearchCombinationOptions Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchCombinationOptionsProperties
| Name | Description | 
|---|---|
| Attributes | Optional. * For SearchSuggest method, this array is empty. * For SearchObjects method, this array is empty or contain  * For SearchResults method, this array is empty, or contains  JSON property name: qAttributes | 
| CharEncoding | Encoding used to compute qRanges of type SearchCharRange. <div class=note>Only affects the computation of the ranges. It does not impact the encoding of the text.</div> JSON property name: qCharEncoding | 
| Context | Search context. The default value is  JSON property name: qContext | 
| SearchFields | List of the search fields. If empty, the search is performed in all fields of the app. JSON property name: qSearchFields |