ISearchPage Interface
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchPage
Properties
Name | Description |
---|---|
Count |
Number of search groups to return (in JSON property name: qCount |
GroupItemOptions |
Options of the search group items. If this property is not set, all values are returned. This property is to be used with the JSON property name: qGroupItemOptions |
GroupOptions |
Options of the search groups. If this property is not set, all values are returned. This property is to be used with the JSON property name: qGroupOptions |
MaxNbrFieldMatches |
Maximum number of matching values to return per search result. The default value is -1; all values are returned. This property is to be used with the JSON property name: qMaxNbrFieldMatches |
Offset |
Position from the top, starting from 0. If the offset is set to 0, the first search result to be returned is at position 0. JSON property name: qOffset |
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!