Skip to main content Skip to complementary content

ISearchCombinationOptions Interface

Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll

Syntax

[ValueClass]
public interface ISearchCombinationOptions

Properties

Name Description
Attributes

Optional.

* For SearchSuggest method, this array is empty.

* For SearchObjects method, this array is empty or contain qProperty .

* For SearchResults method, this array is empty, or contains qNum and/or qElemNum . It allows the user to request details in the outputted SearchGroupItemMatch . For more information, see SearchGroupItemMatch.

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 LockedFieldsOnly .

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

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!