API Docs for: 2.0.20133.2
Show:

api.search.SearchFacet Class

Module: API Search
Parent Module: API

The facet sort order options enum

Properties

count

Number

The max number of facet terms

CountAscending

String

Sort by the facet's count ascending

CountDescending

String

Sort by the facet's count descending

sort

SearchFacetSortOrder

The sort order for this facet

ValueAscending

String

Sort by the facet's value ascending

ValueDescending

String

Sort by the facet's value descending