QueryConfiginterface
Settings for creating a search query.
Properties (4)
| Property | Type | Default | Required | Description |
|---|---|---|---|---|
| providerLimits⚓︎ | ProviderLimits | x | x | Specifies the maximum total results and/or the maximum results per search type to return. |
| providers⚓︎ | ProviderData[] | x | x | List of search providers to query. |
| search⚓︎ | string | x | String for which to query the search providers. |
|
| types⚓︎ | SearchType[] | x | x | List of search types in which the search client app is interested. |