FacetFilterValue
data class FacetFilterValue<T>(bucket: <ERROR CLASS><T>, selected: Boolean)
Content copied to clipboard
FacetFilterValue represents bucket of the corresponding terms aggregation.
Parameters
bucket
corresponding aggregation bucket
selected
flag whether the value is selected
Constructors
FacetFilterValue
Link copied to clipboard
corresponding aggregation bucket