内容简介: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.
更多详情,可查阅 发行说明 。
下载地址:
以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
TCP/IP网络编程
[韩] 尹圣雨 / 金国哲 / 人民邮电出版社 / 2014-7 / 79.00元
第一部分主要介绍网络编程基础知识。此部分主要论述Windows和Linux平台网络编程必备基础知识,未过多涉及不同操作系统特性。 第二部分和第三部分与操作系统有关。第二部分主要是Linux相关内容,而第三部分主要是Windows相关内容。从事Windows编程的朋友浏览第二部分内容后,同样可以提高技艺。 第四部分对全书内容进行总结,包含了作者在自身经验基础上总结的学习建议,还介绍了网络......一起来看看 《TCP/IP网络编程》 这本书的介绍吧!