Hibernate Search 5.10.0.Beta1 已发布。该版本对 Elasticsearch 集成做了增强。
主要更新内容如下:
- HSEARCH-3026: It is now possible to define a path prefix for the Elasticsearch cluster. Thus, Hibernate Search is now able to connect to clusters with connection URLs such as
http://servername/my/elasticsearch/
. - HSEARCH-3027: We fixed a low probability issue in the bootstrap code: it could hang on failure if the exception raised was not a
RuntimeException
.
下载地址:hibernate.org
转自 http://www.oschina.net/news/94187/hibernate-search-5-9-1-final