| SearchAssociationResult Class | 
Namespace: Qlik.Engine
The SearchAssociationResult type exposes the following members.
| Name | Description | |
|---|---|---|
| SearchAssociationResult | Initializes a new instance of the SearchAssociationResult class  | 
| Name | Description | |
|---|---|---|
| FieldDictionaries | Information about the fields containing search hits.  | |
| FieldNames | List of the fields that contains search associations.  | |
| SearchTerms | List of the search strings.  | |
| SearchTermsMatched | List of search results.
                                        The maximum number of search results in this list is set by qCount.  | |
| TotalSearchResults | Total number of search results. 
                                        This number is not limited by qCount.  |