mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
9 lines
No EOL
364 B
Text
9 lines
No EOL
364 B
Text
[[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[] |