目前,我正在使用客戶端 go-elasticsearch 版本v7.8.0和 elastic 版本8.1.2。彈性搜索已從版本更新7.x現(xiàn)在,當我嘗試更新文檔時,它失敗并出現(xiàn)以下錯誤。我遇到了一些 stackoverflow 的答案,但沒有幫助api_platform 產(chǎn)生錯誤“找不到 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"}}}
沒有找到 uri [<index>/_doc/<document_id>/_update] 和方法
慕田峪4524236
2022-11-28 16:48:57