OpenSearch/docs/reference/aggregations
Nicholas Knize b41d5747f0 Reduce GeoDistance insanity
GeoDistance query, sort, and scripts make use of a crazy GeoDistance enum for handling 4 different ways of computing geo distance: SLOPPY_ARC, ARC, FACTOR, and PLANE. Only two of these are necessary: ARC, PLANE. This commit removes SLOPPY_ARC, and FACTOR and cleans up the way Geo distance is computed.
2017-02-02 12:39:42 -06:00
..
bucket Reduce GeoDistance insanity 2017-02-02 12:39:42 -06:00
matrix refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics Add tests for top_hits aggregation (#22754) 2017-01-25 16:15:50 -05:00
pipeline Update bucket-script-aggregation.asciidoc (#22219) 2016-12-16 12:39:22 +01:00
bucket.asciidoc Docs fix - Added missing link to new Adjacency-matrix agg 2017-01-23 10:18:30 +00:00
matrix.asciidoc refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics.asciidoc Adds geo_centroid metric aggregator 2015-10-14 16:19:09 -05:00
misc.asciidoc Docs: Convert aggs/misc to CONSOLE 2016-06-22 14:52:06 -04:00
pipeline.asciidoc Remove most of the need for `// NOTCONSOLE` 2016-09-06 10:32:54 -04:00