NumericRangeFacetResult
interface NumericRangeFacetResult (View source)
A range (or bucket) for a numeric range facet result. Counts the number of matches that fall into the named range (which can overlap with other user-defined ranges).
Methods
string
name()
No description
int|float|null
min()
No description
int|float|null
max()
No description
int
count()
No description
Details
string
name()
No description
int|float|null
min()
No description
int|float|null
max()
No description
int
count()
No description