Name | Type | Default value | Description |
---|---|---|---|
id | string | The existing 1d facet id to use for this dimension. | |
sortFunction | enum(count, relevancy, alphanum, num, range, date, aggregation, explicit, lat, lng) | count | The sort function on this dimension (does not apply to other dimensions). |
reverse | boolean | Reverses the sort (see 'reverse' in Facet). | |
sortAggregationFunction | string | The aggregation function used to sort by aggregation values. | |
explicitSortOrderValues | string | The ordered list of values used to sort, comma-separated (use the backslash to escape a comma). | |
maxCategories | int | The maximum number of categories after sorting in this dimension. |