OpenSearch/docs/reference/aggregations
Jim Ferenczi 977dcfe789 Deprecate global_ordinals_hash and global_ordinals_low_cardinality (#26173)
* Deprecate global_ordinals_hash and global_ordinals_low_cardinality

This change deprecates the `global_ordinals_hash` and `global_ordinals_low_cardinality` and
makes the `global_ordinals` execution hint choose internally if global ords should be remapped or use the segment ord directly.
These hints are too sensitive and expert to be exposed and we should be able to take the right decision internally based on the agg tree.
2017-08-21 19:12:27 +02:00
..
bucket Deprecate global_ordinals_hash and global_ordinals_low_cardinality (#26173) 2017-08-21 19:12:27 +02:00
matrix Add document count to Matrix Stats aggregation response (#24776) 2017-05-30 09:39:41 +02:00
metrics CONSOLEify scripted-metric agg docs 2017-08-03 17:19:54 -04:00
pipeline Update experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00
bucket.asciidoc SignificantText aggregation - like significant_terms, but for text (#24432) 2017-05-24 13:46:43 +01: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 Use `typed_keys` parameter to prefix suggester names by type in search responses (#23080) 2017-02-10 10:53:38 +01:00
pipeline.asciidoc Update experimental labels in the docs (#25727) 2017-07-18 14:06:22 +02:00