Return-Path: Delivered-To: apmail-jackrabbit-users-archive@locus.apache.org Received: (qmail 51782 invoked from network); 24 Jul 2007 08:41:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 24 Jul 2007 08:41:33 -0000 Received: (qmail 81144 invoked by uid 500); 24 Jul 2007 08:41:33 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 81070 invoked by uid 500); 24 Jul 2007 08:41:33 -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 81054 invoked by uid 99); 24 Jul 2007 08:41:32 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Jul 2007 01:41:32 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.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; Tue, 24 Jul 2007 01:41:29 -0700 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1IDFx6-00073A-KW for users@jackrabbit.apache.org; Tue, 24 Jul 2007 01:41:08 -0700 Message-ID: <11758987.post@talk.nabble.com> Date: Tue, 24 Jul 2007 01:41:08 -0700 (PDT) From: Ishai Borovoy To: users@jackrabbit.apache.org Subject: Re: FullText Search In-Reply-To: <510143ac0707240056j407d2e86ia74544e994bd4428@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ishaiborovoy@gmail.com References: <11758267.post@talk.nabble.com> <510143ac0707240056j407d2e86ia74544e994bd4428@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Thanks Jukka Zitting wrote: > > Hi, > > On 7/24/07, Ishai Borovoy wrote: >> Is it possible to perform full text search on unstructured node type that >> contains binary file/s (e.g.: word,pdf,excel)? > > See https://issues.apache.org/jira/browse/JCR-729 for a related feature > request. > > Currently Jackrabbit only indexes binary "jcr:data" properties that > have a sibling "jcr:mimeType" property that indicates the relevant > mime type. > > There is currently no active effort to implement JCR-729, I guess we > will do that once the incubating Tika project > (http://incubator.apache.org/tika/) or some other project comes up > with a generic library that allows us to avoid having to deal with all > the complexities of automatic mime type detection and various > different parser libraries. > > BR, > > Jukka Zitting > > -- View this message in context: http://www.nabble.com/FullText-Search-tf4134280.html#a11758987 Sent from the Jackrabbit - Users mailing list archive at Nabble.com.