[
https://issues.apache.org/jira/browse/JCR-2415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Dürig updated JCR-2415:
-------------------------------
Attachment: cumulative.patch
cumulative patch: this patch includes changes from both previous patches
(review.patch and DocIdSetIterator.patch). Furthermore it removes more
deprecated API usage.
With this patch the remaining cases where deprecated API is used are all
related to sorting (i.e. ScoreDocComparator, SortComaratorSource,
SortComparator, TopFieldDocCollector). The respective locations are marked with
// fixme lucene
> Update Lucene to 3.0
> --------------------
>
> Key: JCR-2415
> URL: https://issues.apache.org/jira/browse/JCR-2415
> Project: Jackrabbit Content Repository
> Issue Type: Improvement
> Components: query
> Affects Versions: 2.0-beta3
> Reporter: Attila Király
> Attachments: cumulative.patch, DocIdSetIterator.patch, review.patch
>
>
> Lucene 3.0 was released on 2009/11/25. They migrated to Java 1.5 as
> Jackrabbit is doing with 2.0. Also they added some new optimizations. It
> would be nice if Jackrabbit could switch to the new lucene version too.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.