| Modifier and Type | Method and Description |
|---|---|
Comparator<TermsStatsFacet.Entry> |
TermsStatsFacet.ComparatorType.comparator() |
List<? extends TermsStatsFacet.Entry> |
TermsStatsFacet.getEntries()
The terms and counts.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalTermsStatsDoubleFacet.DoubleEntry |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TermsStatsFacet.Entry> |
InternalTermsStatsDoubleFacet.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
InternalTermsStatsDoubleFacet.DoubleEntry.compareTo(TermsStatsFacet.Entry o) |
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalTermsStatsLongFacet.LongEntry |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TermsStatsFacet.Entry> |
InternalTermsStatsLongFacet.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
InternalTermsStatsLongFacet.LongEntry.compareTo(TermsStatsFacet.Entry o) |
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalTermsStatsStringFacet.StringEntry |
| Modifier and Type | Method and Description |
|---|---|
Iterator<TermsStatsFacet.Entry> |
InternalTermsStatsStringFacet.iterator() |
| Modifier and Type | Method and Description |
|---|---|
int |
InternalTermsStatsStringFacet.StringEntry.compareTo(TermsStatsFacet.Entry other) |
Copyright © 2009–2016. All rights reserved.