Interface | Description |
---|---|
HistogramFacet |
Numeric histogram facet.
|
HistogramFacet.Entry |
Class | Description |
---|---|
CountHistogramFacetExecutor |
A histogram facet collector that uses the same field as the key as well as the
value.
|
CountHistogramFacetExecutor.HistogramProc | |
FullHistogramFacetExecutor |
A histogram facet collector that uses the same field as the key as well as the
value.
|
FullHistogramFacetExecutor.HistogramProc | |
HistogramFacetBuilder |
A facet builder of histogram facets.
|
HistogramFacetParser | |
HistogramScriptFacetBuilder | |
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.
|
InternalHistogramFacet | |
ScriptHistogramFacetExecutor | |
ValueHistogramFacetExecutor |
A histogram facet collector that uses different fields for the key and the value.
|
ValueHistogramFacetExecutor.HistogramProc | |
ValueHistogramFacetExecutor.HistogramProc.ValueAggregator | |
ValueScriptHistogramFacetExecutor |
A histogram facet collector that uses the same field as the key as well as the
value.
|
ValueScriptHistogramFacetExecutor.HistogramProc |
Enum | Description |
---|---|
HistogramFacet.ComparatorType |
Copyright © 2009–2015. All rights reserved.