Use PowerShell to make the request, rather than curl. Invoke-WebRequest "http://localhost:9200/bank/_bulk?pretty&refresh" ` -Method Post ...
確定! 回上一頁