NumericRangeFacetResult
in
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).
Table of Contents
Methods
count()
public
count() : int
Return values
int —max()
public
max() : int|float|null
Return values
int|float|null —min()
public
min() : int|float|null
Return values
int|float|null —name()
public
name() : string