发布于 2018-01-25 00:22:40 | 100 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Hibernate Search 全文检索工具

Hibernate Search是在apache Lucene的基础上建立的主要用于Hibernate的持久化模型的全文检索工具。像Lucene这样的检索引擎能够给我们的项目在进行检索的时候带来 非常高的效率,但是它们在基本对象的检索时会有一些问题,比如不能实现检索内容跟实体的转换,Hibernate Search正是在这样的情况下发展起来的,基于对象的检索引擎,能够很方便的将检索出来的内容转换为具体的实体对象。此外Hibernate Search能够根据需要进行同步或异步的索引更新。


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.

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

下载地址:



历史版本 :
Hibernate Search 5.9.0.CR1 发布,数据检索框架
Hibernate Search 5.9.0.beta1 发布,数据检索框架
Hibernate Search 5.8.0.cr1 发布,数据检索框架
Hibernate Search 5.7.0.Final 发布,数据检索框架
Hibernate Search 5.5.6.Final 发布
Hibernate Search 5.6.0.Beta4 和 5.7.0.Beta1 发布
Hibernate Search 5.5.4 发布
Hibernate Search 5.6.0.Beta1 发布
Hibernate Search 5.5.3.Final 发布
Hibernate Search 5.6.0.Alpha3 发布,Hibernate搜索框架
Hibernate Search 5.6.0.Alpha2 发布
Hibernate Search 5.5.2 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务