| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.bucket.terms |
| Modifier and Type | Method and Description |
|---|---|
UnmappedTerms |
UnmappedTerms.create(List<InternalTerms.Bucket> buckets) |
protected UnmappedTerms |
UnmappedTerms.create(String name,
List<InternalTerms.Bucket> buckets,
long docCountError,
long otherDocCount,
InternalTerms prototype) |
Copyright © 2009–2017. All rights reserved.