Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 57870 invoked from network); 27 Oct 2008 10:08:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 27 Oct 2008 10:08:39 -0000 Received: (qmail 63274 invoked by uid 500); 27 Oct 2008 10:08:43 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 62789 invoked by uid 500); 27 Oct 2008 10:08:41 -0000 Mailing-List: contact users-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@jackrabbit.apache.org Delivered-To: mailing list users@jackrabbit.apache.org Received: (qmail 62778 invoked by uid 99); 27 Oct 2008 10:08:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 03:08:41 -0700 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Oct 2008 10:07:27 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KuP14-0000Pm-BK for users@jackrabbit.apache.org; Mon, 27 Oct 2008 03:08:06 -0700 Message-ID: <20184759.post@talk.nabble.com> Date: Mon, 27 Oct 2008 03:08:06 -0700 (PDT) From: iapilgrim To: users@jackrabbit.apache.org Subject: Re: Combine Hibernate Search + Lucene + JackRabbit In-Reply-To: <49059059.1040103@gmx.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: iapilgrim@gmail.com References: <20128915.post@talk.nabble.com> <4901B493.9060208@gmx.net> <20149520.post@talk.nabble.com> <49059059.1040103@gmx.net> X-Virus-Checked: Checked by ClamAV on apache.org Marcel Reutegger wrote: > > iapilgrim wrote: >> I intend to reuse JackRabbit indexes through Hibernate Search ( also have >> Lucene behind). Now I know it's impossible. But is it really impossible? >> Is >> it easy to instruct Lucene understand JackRabbit indexes? > > jackrabbit uses lucene to store its index files, which means those files > can of > course be read again by lucene. > > regards > marcel > > I didn't post clear. I mean Hibernate Search can reuse JR indexes because it can use Lucene behind. I will try it. Thank. Van -- View this message in context: http://www.nabble.com/Combine-Hibernate-Search-%2B-Lucene-%2B-JackRabbit-tp20128915p20184759.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.