为了账号安全,请及时绑定邮箱和手机立即绑定

瓦力老师,能不能把数据发一下

瓦力老师,能不能把数据发一下。

正在回答

1 回答

批量插入数据

PUT http://localhost:9200/book/novel/_bulk

{ "index":{"_id": "5"} }

{ "author": "王五", "title": "菜谱", "word_count": 5000, "publish_date": "2002-10-01"}

{ "index":{"_id": "8"} }

{ "author": "瓦力", "title": "ElasticSearch入门", "word_count": 3000, "publish_date": "2017-08-20"}

{ "index":{"_id": "9"} }

{ "author": "很胖的瓦力", "title": "ElasticSearch精通", "word_count": 3000, "publish_date": "2017-08-15"}

{ "index":{"_id": "10"} }

{ "author": "牛魔王", "title": "芭蕉扇", "word_count": 1000, "publish_date": "2000-10-01"}

{ "index":{"_id": "2"} }

{ "author": "李三", "title": "Java入门", "word_count": 2000, "publish_date": "2010-10-01"}

{ "index":{"_id": "4"} }

{ "author": "李四", "title": "ElasticSearch大法好", "word_count": 1000, "publish_date": "2017-08-01"}

{ "index":{"_id": "6"} }

{ "author": "赵六", "title": "剑谱", "word_count": 10000, "publish_date": "1997-01-01"}

{ "index":{"_id": "1"} }

{ "author": "张三", "title": "移魂大法", "word_count": 1000, "publish_date": "2000-10-01"}

{ "index":{"_id": "7"} }

{ "author": "张三丰", "title": "太极拳", "word_count": 1000, "publish_date": "1997-01-01"}

{ "index":{"_id": "3"} }

{ "author": "张四", "title": "Python入门", "word_count": 2000, "publish_date": "2005-10-01"}

{ "index":{"_id": "11"} }

{ "author": "孙悟空", "title": "七十二变", "word_count": 1000, "publish_date": "2000-10-01"}

{ "index":{"_id": "11"} }

{ "author": "瓦力", "title": "瓦力教我们学ElasticSearch", "word_count": 1000, "publish_date": "2017-08-01 00:00:00"}


0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

瓦力老师,能不能把数据发一下

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信