OpenSearch/docs/reference/aggregations
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
..
bucket non-binary gender option in term aggr. example (#19188) 2016-07-01 14:59:03 +02:00
matrix refactor matrix agg documentation from modules to main agg section 2016-06-06 07:39:00 -05:00
metrics Restore reverted change now that alpha4 is out: 2016-07-04 10:39:49 +02:00
pipeline serial-diff-aggregation.asciidoc: fix a mistake (#17950) 2016-04-25 07:45:54 -04:00
bucket.asciidoc Update bucket.asciidoc 2016-04-22 10:54:25 -06: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 Documented [] syntax for buckets_path 2016-03-01 09:55:01 +01:00