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