public static class FacetExpressions.NumberAttribute
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
FacetExpressions.NumberAttribute.Ranges
For each of the specified ranges, counts results that fall into that range.
|
static class |
FacetExpressions.NumberAttribute.RangesMultiSelect
Filters the result set and all other facets by selected ranges.
|
static class |
FacetExpressions.NumberAttribute.TermsMultiSelect
Filters the result set and all other facets by selected values.
|
Constructor and Description |
---|
FacetExpressions.NumberAttribute() |