ES 8.0부터는 7.0과 호환 옵션을 켜야 합니다.
724
0
curl -XPOST https://localhost:9200/_bulk --data-binary @simple_basketball.json -H 'Accept: application/vnd.elasticsearch+json;compatible-with=7' -H 'Content-Type: application/vnd.elasticsearch+json;compatible-with=7'
답변 0





