Package org.elasticsearch.search.facet.datehistogram

Interface Summary
DateHistogramFacet A date histogram facet.
DateHistogramFacet.Entry  
 

Class Summary
CountDateHistogramFacetCollector A date histogram facet collector that uses the same field as the key as well as the value.
CountDateHistogramFacetCollector.DateHistogramProc  
DateHistogramFacetBuilder A facet builder of date histogram facets.
DateHistogramFacetProcessor  
InternalCountDateHistogramFacet  
InternalCountDateHistogramFacet.CountEntry A histogram entry representing a single entry within the result of a histogram facet.
InternalDateHistogramFacet  
InternalFullDateHistogramFacet  
InternalFullDateHistogramFacet.FullEntry A histogram entry representing a single entry within the result of a histogram facet.
ValueDateHistogramFacetCollector A histogram facet collector that uses different fields for the key and the value.
ValueDateHistogramFacetCollector.DateHistogramProc  
ValueDateHistogramFacetCollector.DateHistogramProc.ValueAggregator  
ValueScriptDateHistogramFacetCollector A histogram facet collector that uses the same field as the key as well as the value.
ValueScriptDateHistogramFacetCollector.DateHistogramProc  
 

Enum Summary
DateHistogramFacet.ComparatorType  
 



Copyright © 2009-2012. All Rights Reserved.