Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 26157 invoked from network); 6 Dec 2010 14:00:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 6 Dec 2010 14:00:43 -0000 Received: (qmail 84606 invoked by uid 500); 6 Dec 2010 14:00:43 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 84500 invoked by uid 500); 6 Dec 2010 14:00:43 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 84493 invoked by uid 99); 6 Dec 2010 14:00:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Dec 2010 14:00:42 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Dec 2010 14:00:42 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oB6E0M5K028297 for ; Mon, 6 Dec 2010 14:00:22 GMT Message-ID: <26086628.128151291644022227.JavaMail.jira@thor> Date: Mon, 6 Dec 2010 09:00:22 -0500 (EST) From: =?utf-8?Q?Kimmo_Bj=C3=B6rnsson_=28JIRA=29?= To: dev@jackrabbit.apache.org Subject: [jira] Issue Comment Edited: (JCR-2415) Update Lucene to 3.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/JCR-2415?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D129671= 87#action_12967187 ]=20 Kimmo Bj=C3=B6rnsson edited comment on JCR-2415 at 12/6/10 9:00 AM: --------------------------------------------------------------- Just a comment on recent developments regarding this issue. With Hibernate 3.6 this is even more important now. Hibernate 3.6 does not = work with older Hibernate Search. And new Hibernate Search can not work with Lucene 2.4.x So everyone using Hibernate + Hibernate Search + Jackrabbit is now stuck up= grading until Jackrabbit supports newer Lucene (2.9.x is enough at the mome= nt). This is really urgent for us. was (Author: kimmobj): Just a comment on recent developments regarding this issue. With Hibernate 3.6 this is even more important now. Hibernate 3.6 does not = work with older Hibernate Search. And new Hibernate Search can not work with Lucene 2.4.x So everyone using Hibernate + Hibernate Search + Jackrabbit is now stuck up= grading until Jackrabbit supports newer Lucene. This is really urgent for us. =20 > 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=C3=A1ly > > Lucene 3.0 was released on 2009/11/25. They migrated to Java 1.5 as Jackr= abbit is doing with 2.0. Also they added some new optimizations. It would b= e nice if Jackrabbit could switch to the new lucene version too. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.