1
0

matrix.asciidoc 364 B

123456789
  1. [[search-aggregations-matrix]]
  2. == Matrix Aggregations
  3. experimental[]
  4. The aggregations in this family operate on multiple fields and produce a matrix result based on the values extracted from
  5. the requested document fields. Unlike metric and bucket aggregations, this aggregation family does not yet support scripting.
  6. include::matrix/stats-aggregation.asciidoc[]