目前,我正在使用客户端 go-elasticsearch 版本v7.8.0
和 elastic 版本8.1.2
。弹性搜索已从版本更新7.x
现在,当我尝试更新文档时,它失败并出现以下错误。
我遇到了一些 stackoverflow 的答案,但没有帮助
api_platform 产生错误“找不到 uri [/index/_doc/_search] 和方法 [POST] 的处理程序”
elasticsearch response on failure while updating- {"error":"no handler found for uri [/<index>/_doc/<doc_id>/_update?retry_on_conflict=2] and method [POST]"
更新查询示例:
{"doc":{"info":{"description":"test description","slug":"test"}}}
繁星点点滴滴
大话西游666
相关分类