AggregationPath |
A path that can be used to sort/order buckets (in some multi-bucket aggregations, eg terms & histogram) based on
sub-aggregations.
|
AggregationPath.PathElement |
|
FieldContext |
Used by all field data based aggregators.
|
ValuesSource |
|
ValuesSource.Bytes |
|
ValuesSource.Bytes.FieldData |
|
ValuesSource.Bytes.Script |
|
ValuesSource.Bytes.WithOrdinals |
|
ValuesSource.Bytes.WithOrdinals.FieldData |
|
ValuesSource.GeoPoint |
|
ValuesSource.GeoPoint.Fielddata |
|
ValuesSource.Numeric |
|
ValuesSource.Numeric.FieldData |
|
ValuesSource.Numeric.Script |
|
ValuesSource.Numeric.WithScript |
|
ValuesSource.WithScript |
|
ValuesSourceAggregationBuilder<VS extends ValuesSource,AB extends ValuesSourceAggregationBuilder<VS,AB>> |
|
ValuesSourceAggregationBuilder.LeafOnly<VS extends ValuesSource,AB extends ValuesSourceAggregationBuilder<VS,AB>> |
|
ValuesSourceAggregatorFactory<VS extends ValuesSource,AF extends ValuesSourceAggregatorFactory<VS,AF>> |
|
ValuesSourceConfig<VS extends ValuesSource> |
A configuration that tells aggregations how to retrieve data from the index
in order to run a specific aggregation.
|
ValuesSourceParserHelper |
|