ISearchGroupItemMatch Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchGroupItemMatch
Properties
Name | Description |
---|---|
Attributes |
Provides detail of the match as requested by the user in If the user requests For For For JSON property name: qAttributes |
FieldSelectionMode |
Selection mode of a field. Suppressed by default. One and always one field value is selected when set to JSON property name: qFieldSelectionMode |
Ranges |
List of ranges. For example, if the search terms are Price and Make, and the search group item value is Make by Price vs Mileage, then there are two ranges: one for Price and one for Make. JSON property name: qRanges |
Text |
Search match value. Value of the search group item. If the match is found in a field, it corresponds to the value of the field. If the match is found in a generic object property, it corresponds to the property value. JSON property name: qText |
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!