Description

Display a facet with related filters as a table

Usage

as element:
<pivot:table
       platform="{string}"
       query="{string}"
       facet="{string}"
       expand-query="{string}"
       expand-facet="{string}"
       [expand="{boolean}"]
       [field="{string}"]>
</pivot:table>

Parameters

ParamTypeDetails
platformstringThe platform to query against
querystringThe query to use
facetstringThe facet to display
expand-querystringThe query to use for expanding
expand-facetstringThe facet to pivot on when expanding
expand (optional)booleanAllow expanding. Default: true
field (optional)stringThe filter field name to add to the query