摘要:
问题:elasticsearch6.x {“error”:”Content-Type header [application/x-www-form-urlencoded] is not supported” 描述: 官方改变:https://www.elastic.co/blog/strict-co 阅读全文
摘要:
使用elasticsearch-6.1.2时,curl与head插件都出现不能查询数据的异常,具体原因如下 curl -XGET http://localhost:9200/tmdb/_search?pretty -d ' {"query": {"match_all": ""}}'{ "error" 阅读全文