Apache Jackrabbit Oak 1.0.3 发布,此版本现已提供下载。
Oak 1.0.3
--------------------
改进
[OAK-1966] - Add Hint for selecting more performant index in ...
[OAK-1967] - Avoid collision marker update when already present
[OAK-1983] - Query: reduce debug log output
[OAK-1986] - Log index names for which AsyncIndexUpdate would trigger a ...
[OAK-1987] - LuceneIndex should access Lucene Directory if query ...
Bug 修复
[OAK-1816] - Oak#createContentRepository never unregisters some of its ...
[OAK-1964] - Performance degradation due to SessionDelegate.WarningLock
[OAK-1968] - Wrong time unit for async index lease time
[OAK-1969] - Duplicate observation events when using JackrabbitEventFilter
[OAK-1972] - Async property index update may fail on DocumentMK with more ...
[OAK-1973] - IndexUpdate traverses the data nodes under index nodes
[OAK-1975] - Wrong values reported for OBSERVATION_EVENT_DURATION
[OAK-1982] - Ordered index must ignore full-text queries
[OAK-1991] - Optimize access to OrderedPropertyIndex
此版本包括 Apache Jackrabbit Oak 1.0.2 版本的所有改进。更多更新内容请看。
Apache Jackrabbit 是由 Apache Foundation 提供的 JSR-170 的开放源码实现..
随着内容管理应用程序的日益普及,对用于内容仓库的普通、标准化 API 的需求已凸现出来。Content Repository for Java Technology API (JSR-170) 的目标就是提供这样一个接口。JSR-170 的一个主要优点是,它不绑定到任何特定的底层架构。例如,JSR-170 实现的后端数据存储可以是文件系统、WebDAV 仓库、支持 XML 的系统,甚至还可以是 SQL 数据库。此外,JSR-170 的导出和导入功能允许一个集成器在内容后端与 JCR 实现之间无缝地切换。
项目主页:http://jackrabbit.apache.org/
下载地址:http://jackrabbit.apache.org/downloads.html
来自:开源中国社区

