XML Configuration Reference : Search : MultiFacetDimension
 
MultiFacetDimension
com.exalead.search.v30.MultiFacetDimension
Determines the features of one dimension for a MultiDimensionFacet.
Parent elements:
com.exalead.search.v30.MultiDimensionFacet (as MultiDimensionFacet)
Attributes:
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.