This parameter description applies only to the ProfileGetResults action.
A  Query action parameter to add to the profile query that IDOL Community Component sends. When you send a ProfileGetResults action, IDOL Community Component 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 Queryaction parameter to add to the profile query. | 
| ParameterValue | is the value for the action parameter. | 
| Actions: | ProfileGetResults | 
| Type: | String | 
| Default: | |
| Example: | DRESort=relevance&DREPrint=AllIn this example, the Queryaction parametersSortandPrintare used to sort the results of the profile query by relevance and print all the results' XML fields. | 
| See Also: | 
|  |