SearchAssociationResult
Properties
Name | Description | Type |
---|---|---|
qFieldNames | List of the fields that contains search associations. |
Array of Strings |
qSearchTerms | List of the search terms. |
Array of Strings |
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 |