DREQueryParameter
NOTE: This parameter description applies only to the ProfileGetResults action.
A Query action parameter to add to the profile query that IDOL Server sends. When you send a ProfileGetResults action, IDOL Server uses the specified profile to query the data index. DREQueryParameter
allows you to add extra parameters to this query.
Specify the action parameters to add in the following format:
DREQueryParameter
=ParameterValue
where,
QueryParameter
|
is the Query action parameter to add to the profile query. |
ParameterValue
|
is the value for the action parameter. |
Actions: | ProfileGetResults |
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 profile query by relevance and print all the results' XML fields. |
See Also: |