OpenSearch/libs
Tal Levy e4f2c3105d
Add geo_shape support for geotile_grid and geohash_grid (#55966) (#56228)
this commit adds aggregation support for the geo_shape field
type on geo*_grid aggregations.

it introduces a Tiler for both tiles and hashes that enables a new type of
ValuesSource to replace the GeoPoint's CellIdSource. This makes it possible
for the existing Aggregator to be re-used, so no new implementations of
the grid aggregators are added.
2020-05-05 09:54:14 -07:00
..
cli Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
core Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
dissect Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
geo Add geo_shape support for geotile_grid and geohash_grid (#55966) (#56228) 2020-05-05 09:54:14 -07:00
grok Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
nio Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
plugin-classloader Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
secure-sm Use task avoidance with forbidden apis (#55034) 2020-04-15 13:27:53 -07:00
ssl-config Fix PemKeyConfigTests (#55577) (#55996) 2020-04-30 12:05:27 +03:00
x-content [7.x][Transform] add throttling (#56007) (#56184) 2020-05-05 13:09:02 +02:00
build.gradle Apply 2-space indent to all gradle scripts (#49071) 2019-11-14 11:01:23 +00:00