DREQueryParameter
NOTE: This parameter description applies only to the AgentGetResults action.
Allows you to add any Query
action parameters to the agent query.
Specify the action parameters that you want to add to the agent query in the following format:
DREQueryParameter
=ParameterValue
where,
QueryParameter
|
is the action parameter to add to the agent query. |
ParameterValue
|
is the Query action parameter value. |
Actions: | AgentGetResults |
Type: | String |
Default: | |
Example: | DRESort=Relevance&DREPrint=All
In this example, the Query action parameters Sort and Print are used to sort the results of the agent query by relevance and print all the XML fields for the results. |
See Also: |