Elasticsearch父子聚合 can‘t specify parent if no parent field has been configured

Posted 九师兄

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Elasticsearch父子聚合 can‘t specify parent if no parent field has been configured相关的知识,希望对你有一定的参考价值。

在这里插入图片描述

1.概述

看到一篇文章:https://qbox.io/blog/elasticsearch-aggregations-parent-child-relationships 讲解父子聚合的。然后我就尝试了一下。然后报错如下


DELETE academy1

PUT academy1

PUT /academy1/location/_mapping
{
   
  "properties": {
   
    "country": 

以上是关于Elasticsearch父子聚合 can‘t specify parent if no parent field has been configured的主要内容,如果未能解决你的问题,请参考以下文章

ElasticSearch - Mapping 配置字段属性:对 long 类型字段聚合需要开启 doc_values:true

ELK技术栈ElasticSearch,Logstash,Kibana

Elasticsearch:Top metrics 聚合

从 NEST C# 嵌套聚合中获取 Elasticsearch 结果

elasticsearch: can not run elasticsearch as root

MySQL 的 ElasticSearch 用于聚合数千万条非常简单的记录