Package org.elasticsearch.search.facet.histogram.unbounded

Class Summary
CountHistogramFacetCollector A histogram facet collector that uses the same field as the key as well as the value.
CountHistogramFacetCollector.HistogramProc  
FullHistogramFacetCollector A histogram facet collector that uses the same field as the key as well as the value.
FullHistogramFacetCollector.HistogramProc  
InternalCountHistogramFacet  
InternalCountHistogramFacet.CountEntry A histogram entry representing a single entry within the result of a histogram facet.
InternalFullHistogramFacet  
InternalFullHistogramFacet.FullEntry A histogram entry representing a single entry within the result of a histogram facet.
ScriptHistogramFacetCollector  
ValueHistogramFacetCollector A histogram facet collector that uses different fields for the key and the value.
ValueHistogramFacetCollector.HistogramProc  
ValueHistogramFacetCollector.HistogramProc.ValueAggregator  
ValueScriptHistogramFacetCollector A histogram facet collector that uses the same field as the key as well as the value.
ValueScriptHistogramFacetCollector.HistogramProc  
 



Copyright © 2009-2012. All Rights Reserved.