【发布时间】:2021-08-13 21:18:02
【问题描述】:
curl -XDELETE "http://localhost:9200/index-consumo_react_mysql/_doc/_query" -d '{"query": {"match_all": {}}}'
错误:
{"error":"Content-Type header [application/x-www-form-urlencoded] is not supported","status":406}
【问题讨论】:
标签: elasticsearch