会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
开心的小l
博客园
首页
新随笔
联系
订阅
管理
2018年9月4日
elasticsearch java api 使用elasticsearch 6.x.x版本,客户端使用5.6.10版本
摘要: es的添加数据方法中 索引index字段不允许为大写字符串,必须全部为小写字符串 public void bulkCreatIndex(){ TransportClient client = es.getClient(); int i = 1; // bulk单次批操作量 final int Bat
阅读全文
posted @ 2018-09-04 10:08 开心的小l
阅读(1770)
评论(0)
推荐(0)
编辑
公告