OpenSearch/docs/reference/aggregations/metrics
Jim Ferenczi afe99fcdcd Restore reverted change now that alpha4 is out:
Rename `fields` to `stored_fields` and add `docvalue_fields`

`stored_fields` parameter will no longer try to retrieve fields from the _source but will only return stored fields.
`fields` will throw an exception if the user uses it.
Add `docvalue_fields` as an adjunct to `fielddata_fields` which is deprecated. `docvalue_fields` will try to load the value from the docvalue and fallback to fielddata cache if docvalues are not enabled on that field.

Closes #18943
2016-07-04 10:39:49 +02:00
..
avg-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
cardinality-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
extendedstats-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
geobounds-aggregation.asciidoc [DOCS] Restructure Aggs documentation 2015-05-01 16:04:55 -04:00
geocentroid-aggregation.asciidoc Adds geo_centroid metric aggregator 2015-10-14 16:19:09 -05:00
max-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
min-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
percentile-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
percentile-rank-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
scripted-metric-aggregation.asciidoc fixed typo 'if' -> 'is' (#19051) 2016-06-27 14:20:23 +02:00
stats-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
sum-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00
tophits-aggregation.asciidoc Restore reverted change now that alpha4 is out: 2016-07-04 10:39:49 +02:00
valuecount-aggregation.asciidoc cutover some docs to painless 2016-06-27 09:55:16 -04:00