Param | Type | Details |
---|---|---|
response | object | A response object |
facet-name | string | Facet name to use from the response object |
title (optional) | string | The title that should be displayed above the tag cloud. |
show (optional) | number | The maximum number of values to show in the tag cloud. Defaults to 15. |
action (optional) | string | The target resource to which the tag cloud query should submit. |
order (optional) | string | Key to order the data by, accepted values are val ,-val ,-count ,-weight ,count and weight . |