报错 [nested] nested path [properties] is not nested

win10,elasticsearch-7.4.1,elasticsearch插件v7.12.0
在步骤3. 前端模板之后运行就报这个错误了

{"error":{"root_cause":[{"type":"aggregation_execution_exception","reason":"[nested] nested path [properties] is not nested"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"products","node":"qg_rl2zaQSawk96r2En4Uw","reason":{"type":"aggregation_execution_exception","reason":"[nested] nested path [properties] is not nested"}}]},"status":500}

报错 [nested] nested path [properties] is not nested

《L04 微信小程序从零到发布》
从小程序个人账户申请开始,带你一步步进行开发一个微信小程序,直到提交微信控制台上线发布。
《G01 Go 实战入门》
从零开始带你一步步开发一个 Go 博客项目,让你在最短的时间内学会使用 Go 进行编码。项目结构很大程度上参考了 Laravel。
最佳答案

我自己的锅,创建商品索引那篇课程我跳过创建索引了。我把elasticsearch整个文件夹删了,重新创建索引同步商品就好了

2年前 评论
讨论数量: 1

我自己的锅,创建商品索引那篇课程我跳过创建索引了。我把elasticsearch整个文件夹删了,重新创建索引同步商品就好了

2年前 评论

讨论应以学习和精进为目的。请勿发布不友善或者负能量的内容,与人为善,比聪明更重要!