| Package | Description |
|---|---|
| org.elasticsearch.search.facet.terms.doubles |
| Modifier and Type | Method and Description |
|---|---|
List<InternalDoubleTermsFacet.DoubleEntry> |
InternalDoubleTermsFacet.getEntries() |
| Constructor and Description |
|---|
InternalDoubleTermsFacet(String name,
TermsFacet.ComparatorType comparatorType,
int requiredSize,
Collection<InternalDoubleTermsFacet.DoubleEntry> entries,
long missing,
long total) |
Copyright © 2009–2016. All rights reserved.