欢迎投稿

今日深度:

elasticsearch 导入测试数据,elasticsearch导入

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

www.htsjk.Com true http://www.htsjk.com/Elasticsearch/29010.html NewsArticle elasticsearch 导入测试数据,elasticsearch导入 导入测试数据 https://www.elastic.co/guide/en/elasticsearch/reference/current/_exploring_your_data.html 下面的Loading the Sample Dataset,的here是测试数据 使用postman导入...
相关文章
    暂无相关文章
评论暂时关闭