ISearchAssociationResult Interface
Namespace: Qlik.Engine
Assembly: Qlik.Engine.dll
Assembly: Qlik.Engine.dll
Syntax
[ValueClass]
public interface ISearchAssociationResult
Properties
Name | Description |
---|---|
FieldDictionaries |
Information about the fields containing search hits. JSON property name: qFieldDictionaries |
FieldNames |
List of the fields that contains search associations. JSON property name: qFieldNames |
SearchTerms |
List of the search terms. JSON property name: qSearchTerms |
SearchTermsMatched |
List of search results. The maximum number of search results in this list is set by JSON property name: qSearchTermsMatched |
TotalSearchResults |
Total number of search results. This number is not limited by JSON property name: qTotalSearchResults |
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!