Class GeoTileGridCompositeAggregationSourceDescriptor<T>
A values source that is equivalent to a simple Geo aggregation.
Inheritance
DescriptorBase <GeoTileGridCompositeAggregationSourceDescriptor <T>, IGeoTileGridCompositeAggregationSource >
CompositeAggregationSourceDescriptorBase <GeoTileGridCompositeAggregationSourceDescriptor <T>, IGeoTileGridCompositeAggregationSource , T>
GeoTileGridCompositeAggregationSourceDescriptor<T>
Inherited Members
Namespace: OpenSearch .Client
Assembly: OpenSearch.Client.dll
Syntax
public class GeoTileGridCompositeAggregationSourceDescriptor<T> : CompositeAggregationSourceDescriptorBase<GeoTileGridCompositeAggregationSourceDescriptor<T>, IGeoTileGridCompositeAggregationSource, T>, IDescriptor, IGeoTileGridCompositeAggregationSource, ICompositeAggregationSource
Type Parameters
Name | Description |
---|---|
T |
Constructors
| Edit this page View SourceGeoTileGridCompositeAggregationSourceDescriptor(string)
Declaration
public GeoTileGridCompositeAggregationSourceDescriptor(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Methods
| Edit this page View SourcePrecision(GeoTilePrecision?)
The zoom of the key used to define cells/buckets in the results.
Declaration
public GeoTileGridCompositeAggregationSourceDescriptor<T> Precision(GeoTilePrecision? precision)
Parameters
Type | Name | Description |
---|---|---|
Geo |
precision |
Returns
Type | Description |
---|---|
Geo |