bboss v5.2.1 发布,Elasticsearch Rest Client

栏目: 后端 · 发布时间: 7年前

内容简介:多功能改进请浏览:

The best Elasticsearch Highlevel Rest  Client API-----bboss    v5.2.1 发布。

主要功能特色

  1. ElasticSearch兼容性:2.x,5.x,6.x,+

  2. JDK兼容性: jdk 1.7+

  3. Spring boot兼容性:1.x,2.x

  4. ORM和DSL二者兼顾,类mybatis方式操作ElasticSearch,

  5. 支持 SQL 和JDBC

  6. 提供快速而高效的数据导入ES工具

v5.2.1 功能改进

https://my.oschina.net/bboss/blog/2247795

  • ClientInterface API增加获取dsl配置信息的方法:

ClientInterface clientInterface = ElasticSearchHelper.getConfigRestClientUtil("esmapper/joinparentchild.xml");
//通过名称bulkImportQuestionData获取esmapper/joinparentchild.xml中定义的dsl信息对象
ESInfo esInfo = clientInterface.getESInfo("bulkImportQuestionData");
String dsl = esInfo.getTemplate();//获取dsl脚本

多功能改进请浏览: commit

快速集成和应用参考文档 

所有项目集成参考文档: https://my.oschina.net/bboss/blog/1801273

spring boot项目集成参考文档: https://my.oschina.net/bboss/blog/1835601

详细使用文档 

https://my.oschina.net/bboss/blog/1556866

源码托管地址


以上所述就是小编给大家介绍的《bboss v5.2.1 发布,Elasticsearch Rest Client》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Beginning iPhone and iPad Web Apps

Beginning iPhone and iPad Web Apps

Chris Apers、Daniel Paterson / Apress / 2010-12-15 / USD 39.99

It seems that everyone and her sister has developed an iPhone App—everyone except you, the hard-working web professional. And now with the introduction of the iPad, you may even feel farther behind. B......一起来看看 《Beginning iPhone and iPad Web Apps》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

MD5 加密
MD5 加密

MD5 加密工具