OptionalfacetOptionalfacetFacet search options.
The field from which to display values in the facet.
OptionalfilterWhether to exclude the parents of folded results when estimating the result count for each facet value.
Note: Resulting count is only an estimation, in some cases this value could be incorrect.
OptionalinjectionThe maximum number of results to scan in the index to ensure that the facet lists all potential facet values.
Note: A high injectionDepth may negatively impact the facet request performance.
Minimum: 0
OptionalnumberThe number of values to request for this facet. Also determines the number of additional values to request each time this facet is expanded, and the number of values to display when this facet is collapsed.
Minimum: 1
OptionalresultsThe criterion to use for specifying how results must match the selected facet values.
OptionalsortThe criterion to use for sorting returned facet values.
The sortCriteria option does not apply when making a facet search request. It is only used for sorting returned facet values during a regular Coveo search request.
Learn more about sortCriteria values and the default behavior of specific facets in the Search API documentation.
OptionaltabsThe tabs on which the facet should be enabled or disabled.
A unique identifier for the controller. By default, a random unique identifier is generated.