ISearchFieldMatch Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchFieldMatch
Properties
Name | Description |
---|---|
Field |
Position of the field in the list of fields, starting from 0. The list of fields is defined in JSON property name: qField |
NoOfMatches |
Number of search hits in the field. The number of values in JSON property name: qNoOfMatches |
Terms |
Positions of the search terms, starting from 0. JSON property name: qTerms |
Values |
Positions of the matching values in the search results. The maximum number of values in this list is defined by JSON property name: qValues |
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!