Update scripted-metric-aggregation.asciidoc

Removed docs for `reduce_params`

Closes #20917
This commit is contained in:
Clinton Gormley 2016-10-17 19:31:11 +02:00
parent 1be7bdf721
commit 5ec2ba3166

View File

@ -268,6 +268,4 @@ params:: Optional. An object whose contents will be passed as variable
"_agg" : {}
}
--------------------------------------------------
reduce_params:: Optional. An object whose contents will be passed as variables to the `reduce_script`. This can be useful to allow the user to control
the behavior of the reduce phase. If this is not specified the variable will be undefined in the reduce_script execution.