public static interface TermsStatsFacet.Entry extends Comparable<TermsStatsFacet.Entry>
Modifier and Type | Method and Description |
---|---|
long |
getCount() |
double |
getMax() |
double |
getMean() |
double |
getMin() |
Text |
getTerm() |
Number |
getTermAsNumber() |
double |
getTotal() |
long |
getTotalCount() |
compareTo
Copyright © 2009–2015. All rights reserved.