@InterfaceStability.Experimental @InterfaceAudience.Public public class DateRange extends Object
A range (or bucket) for a DateRangeFacetResult. Counts the number of matches that fall into the named range (which can overlap with other user-defined ranges).
| Constructor and Description |
|---|
DateRange(String name,
String start,
String end,
long count) |
Copyright © 2015 Couchbase, Inc.