curl [ -u 用户名:密码] -X POST 'http://es地址:es端口/index/doctype/_search?pretty=true' -H 'content-Type:application/json' -d '{}’
linux下es连接
最新推荐文章于 2025-08-16 17:50:16 发布
curl [ -u 用户名:密码] -X POST 'http://es地址:es端口/index/doctype/_search?pretty=true' -H 'content-Type:application/json' -d '{}’