| Package | Description |
|---|---|
| io.searchbox.core.search.aggregation |
| Modifier and Type | Class and Description |
|---|---|
class |
DateHistogramAggregation.DateHistogram |
class |
DateRangeAggregation.DateRange |
class |
FilterAggregation |
static class |
GeoHashGridAggregation.GeoHashGrid |
static class |
HistogramAggregation.Histogram |
class |
Ipv4RangeAggregation.Ipv4Range |
class |
Range
Represents data range defined by two limits (a lower limit called from and an upper limit called to) in a bucket.
|
class |
SignificantTermsAggregation.SignificantTerm |
class |
TermsAggregation.Entry |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Bucket> |
FiltersAggregation.getBucketMap()
Method for getting counts using named filters
|
List<Bucket> |
FiltersAggregation.getBuckets()
Method for getting counts when filters when using anonymous filtering
|
Copyright © 2017. All rights reserved.