Hibernate Search 5.6.0.Alpha2 发布
欢迎加入运维网交流群:263444886Hibernate Search 5.6.0.Alpha2 发布了,改进记录:
** Bug
* - Cannot index null or empty values for faceted fields
** New Feature
* - Support the Faceting feature over Elasticsearch
* - Allow to use "elasticsearch" as alias for index manager configuration
* - Add FullTextEntityManager#createFullTextQuery(QueryDescriptor, Class<?>...)
** Task
* - Include basic Elasticsearch getting started elements in the documentation
** Improvement
* - Upgrade to Apache Lucene 5.5.0
* - Don't use nested mapping by default with ES backend
* - Elasticsearch - Better sort support
* - Add infrastructure to be able to ignore tests when running the Elasticsearch backend
* - Split DSLTest to facilitate Elasticsearch testing
* - Elasticsearch - add support for FuzzyQuery
* - Elasticsearch - add support for boost
* - Elasticsearch - add support for phrase query
下载地址:
https://github.com/hibernate/hibernate-search/releases/tag/5.6.0.Alpha2
页:
[1]