elasticsearch 导入测试数据,elasticsearch导入
导入测试数据
https://www.elastic.co/guide/en/elasticsearch/reference/current/_exploring_your_data.html
下面的Loading the Sample Dataset,的here是测试数据
使用postman导入
post localhost:9200/bank/account/_bulk?pretty&refresh
在body内粘贴上面的here (accounts.json)的内容
然后send
本站文章为和通数据库网友分享或者投稿,欢迎任何形式的转载,但请务必注明出处.
同时文章内容如有侵犯了您的权益,请联系QQ:970679559,我们会在尽快处理。