内容简介:多功能改进请浏览:
The best Elasticsearch Highlevel Rest Client API-----bboss v5.2.1 发布。
主要功能特色
-
ElasticSearch兼容性:2.x,5.x,6.x,+
-
JDK兼容性: jdk 1.7+
-
Spring boot兼容性:1.x,2.x
-
ORM和DSL二者兼顾,类mybatis方式操作ElasticSearch,
-
支持 SQL 和JDBC
-
提供快速而高效的数据导入ES工具
v5.2.1 功能改进
-
支持elasticsearch 6.x的join type父子关联查询
elasticsearch 5.x父子查询示例:
elasticsearch 6.x父子查询示例:
https://gitee.com/bbossgroups/eshelloword-booter/tree/master/src/test/java/org/bboss/elasticsearchtest/jointype
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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Uberland
Alex Rosenblat / University of California Press / 2018-11-19 / GBP 21.00
Silicon Valley technology is transforming the way we work, and Uber is leading the charge. An American startup that promised to deliver entrepreneurship for the masses through its technology, Uber ins......一起来看看 《Uberland》 这本书的介绍吧!
XML、JSON 在线转换
在线XML、JSON转换工具
html转js在线工具
html转js在线工具