| Package | Description |
|---|---|
| org.elasticsearch.search.facet.termsstats.longs |
| Modifier and Type | Method and Description |
|---|---|
List<InternalTermsStatsLongFacet.LongEntry> |
InternalTermsStatsLongFacet.getEntries() |
| Constructor and Description |
|---|
Aggregator(com.carrotsearch.hppc.LongObjectOpenHashMap<InternalTermsStatsLongFacet.LongEntry> entries) |
InternalTermsStatsLongFacet(String name,
TermsStatsFacet.ComparatorType comparatorType,
int requiredSize,
Collection<InternalTermsStatsLongFacet.LongEntry> entries,
long missing) |
ScriptAggregator(com.carrotsearch.hppc.LongObjectOpenHashMap<InternalTermsStatsLongFacet.LongEntry> entries,
SearchScript script) |
Copyright © 2009–2016. All rights reserved.