SearchAssociationResult
Properties
Name | Description | Type |
---|---|---|
qFieldNames | List of the fields that contains search associations. | Array of String. |
qSearchTerms | List of the search terms. | Array of String. |
qFieldDictionaries | Information about the fields containing search hits. |
Array of SearchFieldDictionary. |
qSearchTermsMatched |
List of search results. The maximum number of search results in this list is set by qPage/qCount. |
Array of SearchMatchCombinations |
qTotalSearchResults |
Total number of search results. This number is not limited by qPage/qCount. |
Integer |