9 lines
364 B
Plaintext
9 lines
364 B
Plaintext
|
[[search-aggregations-matrix]]
|
||
|
== Matrix Aggregations
|
||
|
|
||
|
experimental[]
|
||
|
|
||
|
The aggregations in this family operate on multiple fields and produce a matrix result based on the values extracted from
|
||
|
the requested document fields. Unlike metric and bucket aggregations, this aggregation family does not yet support scripting.
|
||
|
|
||
|
include::matrix/stats-aggregation.asciidoc[]
|