atomic-segmented-facet
atomic-segmented-facet
This is for:
DeveloperThe atomic-segmented-facet
displays a horizontal facet of the results for the current query.
Properties
Property | Attribute | Description | Type | Default |
---|---|---|---|---|
|
The required facets and values for this facet to be displayed. Examples:
|
|
|
|
|
|
Specifies a unique identifier for the facet. |
|
|
|
|
The field whose values you want to display in the facet. |
|
|
|
|
Whether to exclude the parents of folded results when estimating the result count for each facet value. |
|
|
|
|
The 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: |
|
|
|
|
The non-localized label for the facet.
Used in the |
|
|
|
|
The number of values to request for this facet. Also determines the number of additional values to request each time more values are shown. |
|
|
|
|
The sort criterion to apply to the returned facet values. Possible values are 'score', 'alphanumeric', 'occurrences', and 'automatic'. |
|
|
Shadow Parts
Part | Description |
---|---|
|
The facet value label. |
|
The placeholder displayed when the facet is loading. |
|
The container that holds the segmented facets. |
|
The facet value. |
|
The selected facet value. |
|
The facet values container. |