Package | Description |
---|---|
org.elasticsearch.search.facet.datehistogram |
Modifier and Type | Method and Description |
---|---|
List<InternalCountDateHistogramFacet.CountEntry> |
InternalCountDateHistogramFacet.getEntries() |
Constructor and Description |
---|
InternalCountDateHistogramFacet(String name,
DateHistogramFacet.ComparatorType comparatorType,
InternalCountDateHistogramFacet.CountEntry[] entries) |
Copyright © 2009–2015. All rights reserved.