发果怎么做视频网站,上海途阔网络科技有限公司,动画制作软件下载,asp 网站支持多语言执行后提示no handler found for uri and method post#xff0c;最新版8.2的问题#xff1f; 原因#xff1a;
index.mapping.single_type: true在索引上 设置将启用按索引的单一类型行为#xff0c;该行为将在6.0后强制执行。
原 {type} 要改为 _doc#xff0c;格式如…执行后提示no handler found for uri and method post最新版8.2的问题 原因
index.mapping.single_type: true在索引上 设置将启用按索引的单一类型行为该行为将在6.0后强制执行。
原 {type} 要改为 _doc格式如下
PUT {index}/_doc/{id}和 POST {index}/_doc