Skip to main content Skip to complementary content

ISearchGroup Interface

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

Syntax

[ValueClass]
public interface ISearchGroup

Properties

Name Description
GroupType

Type of the search group.

JSON property name: qGroupType

Id

Identifier of the search group.

JSON property name: qId

Items

List of items in the search group.

The group items are numbered from the value of SearchGroupOptions.qOffset to the value of SearchGroupOptions.qOffset + SearchGroupOptions.qCount

JSON property name: qItems

SearchTermsMatched

Indexes of the search terms that are included in the group. These search terms are related to the list of terms defined in SearchResult.qSearchTerms .

JSON property name: qSearchTermsMatched

TotalNumberOfItems

Total number of distinct items in the search group.

JSON property name: qTotalNumberOfItems

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!