Hibernate Search 5.9.0.CR1 发布,数据检索框架

栏目: Java · 发布时间: 7年前

内容简介:Hibernate Search 5.9.0.CR1 发布,数据检索框架

Hibernate Search 5.9.0.CR1 已发布,这是一个针对5.9.0.beta1的 bug 修复和功能改进版本。

5.9.0.CR1 也是 5.9 .0 正式发布之前,社区对其进行测试并报告错误的最后机会。

更新内容:

  • HSEARCH-1885 : Custom bridges with specific dependencies such as Tika bridges can now be used in a modular environment such as WildFly.

  • HSEARCH-2955 : Faceting queries will no longer fail when the index is empty or only contains document without any value in the faceting field.

  • HSEARCH-2983 : Boost is now consistently taken into account when building numeric or null encoding queries with the DSL.

  • HSEARCH-2191 : The Hibernate Search JBoss Modules, for use in WildFly or JBoss EAP, are now distributed as Wildfly feature packs, which makes provisioning a WildFly server with an upgraded Hibernate Search version easier than ever. The feature packs can also be consumed using  WildFly Swarm .

    Also, the modules are now distributed as multiple feature packs, which means for example that you won’t need to add the Elasticsearch clients to your server if you only use Lucene.

    See the documentation for more information on the available feature packs and how to consume them.

更多详情,可查阅 发行说明

下载地址:


以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

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

数学之美 (第二版)

数学之美 (第二版)

吴军 / 人民邮电出版社 / 2014-11 / 49.00元

几年前,“数学之美”系列文章原刊载于谷歌黑板报,获得上百万次点击,得到读者高度评价。读者说,读了“数学之美”,才发现大学时学的数学知识,比如马尔可夫链、矩阵计算,甚至余弦函数原来都如此亲切,并且栩栩如生,才发现自然语言和信息处理这么有趣。 在纸本书的创作中,作者吴军博士几乎把所有文章都重写了一遍,为的是把高深的数学原理讲得更加通俗易懂,让非专业读者也能领略数学的魅力。读者通过具体的例子学到的......一起来看看 《数学之美 (第二版)》 这本书的介绍吧!

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换