public class TermsResult extends IndexQueryResult
| Constructor and Description |
|---|
TermsResult(org.elasticsearch.search.facet.terms.TermsFacet f,
java.lang.String originalQuery,
org.elasticsearch.common.bytes.BytesReference builtQuery,
org.elasticsearch.common.unit.TimeValue took) |
| Modifier and Type | Method and Description |
|---|---|
long |
getMissing() |
long |
getOther() |
java.util.Map<java.lang.String,java.lang.Integer> |
getTerms() |
long |
getTotal() |
buildResults, getBuiltQuery, getOriginalQuery, tookCopyright © 2012-2014 TORCH GmbH. All Rights Reserved.