public class GeoShapeCellIdSource extends ValuesSource.Numeric
ValueSource class which converts the GeoShapeValue to numeric long values for bucketing. This class uses the GeoShapeCellIdSource.GeoShapeLongEncoder to encode the geo_shape to Long values which can be iterated to do the bucket aggregation.
Opensearch.internal: