SearchAssociations method
Returns the search matches for one or more search terms. The search results depend on the search context. SearchCombinationOptions
SearchMatchCombinations
| Name | Description | Type |
|---|---|---|
| qSearchMatchCombinations | Array of search combinations. | Array of SearchMatchCombination |
Information note
DEPRECATED.
This is deprecated and may be removed in a future version.
This is deprecated and may be removed in a future version.
Use SearchResults method instead
Parameters
| Name | Description | Mandatory | Type |
|---|---|---|---|
| qOptions |
Information about the search fields and the search context. |
Yes | SearchCombinationOptions |
| qTerms |
List of terms to search for. |
Yes | Array of String |
| qPage |
Array of pages to retrieve. |
Yes | SearchPage |
Returns
| Name | Description | Type |
|---|---|---|
| qResults |
List of the association results. |
SearchAssociationResult |