错误信息:
 Constructor threw exception; nested exception is java.lang.IllegalArgumentException: mapper [brandName] of different type, current_type [text], merged_type [keyword]


原因[brandName]的映射程序与其他类型中的现有映射冲突

解决办法

通过访问kibana进行删除数据

ElasticSearch mapper [brandName] of different type, current_type [text], merged_type [keyword]

 

删除成功提示

{
  "acknowledged" : true
}

 

 

相关文章:

  • 2021-09-24
  • 2021-05-10
  • 2022-12-23
  • 2022-12-23
  • 2021-08-11
  • 2021-05-26
  • 2022-12-23
  • 2022-01-15
猜你喜欢
  • 2021-12-23
  • 2022-12-23
  • 2021-09-04
  • 2021-11-21
  • 2021-08-08
相关资源
相似解决方案