Package org.opensearch.geo.search.aggregations.bucket.geogrid.cells
package org.opensearch.geo.search.aggregations.bucket.geogrid.cells
A Cells package which provide the different grid cells related functionalities for different aggregations
-
ClassDescriptionWrapper class to help convert
MultiGeoPointValuesto numeric long values for bucketing.The encoder to use to convert a geopoint's (lon, lat, precision) into a long-encoded bucket key for aggregating.ValueSource class which converts theGeoShapeValueto numeric long values for bucketing.Encoder to encode the GeoShapes to the specific long values for the aggregation.