DRE<QueryParameter
>
A Query, TermGetBest, or TermGetInfo action parameter to add to agent queries. You can use any of the parameters that you have listed in the AdditionalDREQueryParameters, AdditionalDRETermGetBestParameters, and AdditionalDRETermGetInfoParameters configuration parameters.
Specify the action parameters that you want to add to agent queries in the following format:
DREQueryParameter
=ParameterValue
where,
QueryParameter
|
is the Query, TermGetBest, or TermGetInfo action parameter that you want to add to the agent query. |
ParameterValue
|
is the value for the specified QueryParameter . |
Type: | String |
Default: | |
Required: | No |
Configuration Section: | Agent |
Example: | DREPrint=All
|
See Also: | AdditionalDREQueryParameters
AdditionalDRETermGetBestParameters AdditionalDRETermGetInfoParameters |