Hibernate Search 6.0.0.Alpha7 发布了,这是 6.0 分支的第 7 个 alpha 测试版本,该版本主要是恢复索引字段类型参数,恢复显式的索引 API,升级到 Elasticsearch 6.8 和 7.1.
完整记录包括: 实现所有 Hibernate Search 5 字段类型参数HSEARCH-3048 added support for the See this section of the documentation for a description of all available field type parameters. 恢复显式的写索引 APIHSEARCH-3049 introduced APIs for explicit writes to indexes, as an alternative or complement to automatic indexing. The APIs are different from Search 5, but provide similar features. See the "Explicit indexing" section of the documentation for more information. 向后不兼容的 API 调整
文档
Version upgrades
Other improvements and bug fixes
完整列表请看 release notes. |