Class DateRange
- java.lang.Object
-
- com.couchbase.client.java.search.result.DateRange
-
public class DateRange extends Object
A range (or bucket) for aDateRangeFacetResult
. Counts the number of matches that fall into the named range (which can overlap with other user-defined ranges).- Since:
- 2.3.0
- Author:
- Simon Baslé, Michael Nitschinger