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》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

猜你喜欢:

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

The Algorithm Design Manual

The Algorithm Design Manual

Steven S Skiena / Springer / 2011-11-14 / GBP 55.07

....The most comprehensive guide to designing practical and efficient algorithms.... Written by a well-known algorithms researcher who received the IEEE Computer Science and Engineering Teaching Aw......一起来看看 《The Algorithm Design Manual》 这本书的介绍吧!

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具