E
E
Elasticsearch 高手之路
Search…
E
E
Elasticsearch 高手之路
Introduction
First Chapter
1.ElasticSearch 5.x 安装
2.基础学前班
3.基础
3.1.配置文件
3.2.Mapping
3.3. Analysis(分析)
3.4. APIs
3.5.Query DSL(DSL方式查询)
3.6.Aggregations(聚合分析)
3.6.1.量度聚合(Metric Aggregations)
3.6.2.桶聚合(Bucket Aggregations)
3.6.3.管道聚合(Pipeline Aggregations)
3.6.4.矩阵聚合(Matrix Aggregations)
矩阵统计(Matrix Stats)
3.6.5.缓存频繁聚合(Caching heavy aggregations)
3.6.6.仅返回需要聚合的结果(Returning only aggregation results)
3.6.7.聚合元数据(Aggregation Metadata)
3.6.8.返回聚合的类型(Returning the type of the aggregation)
Glossary of terms (词汇表)
未完成的任务
4.基础补充总结
原理
实战
PHP API
资料
笔记
Powered By
GitBook
3.6.4.矩阵聚合(Matrix Aggregations)
这个功能是实验性的,可能会在将来的版本完全更改或者移除。Elastic将采取最大的努力来解决任何问题,但实验性的功能不受SLA官方功能的支持。
该类聚合操作多个字段并根据从请求的文档字段中提取的值生成矩阵结果。与度量和桶聚合不同,此聚合系列不支持脚本。
Previous
串行差异聚合(Serial Differencing Aggregation)
Next
矩阵统计(Matrix Stats)
Last modified
2yr ago
Copy link