Return-Path: X-Original-To: apmail-jackrabbit-users-archive@minotaur.apache.org Delivered-To: apmail-jackrabbit-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6BAD1C714 for ; Mon, 3 Jun 2013 12:22:23 +0000 (UTC) Received: (qmail 59794 invoked by uid 500); 3 Jun 2013 12:22:22 -0000 Delivered-To: apmail-jackrabbit-users-archive@jackrabbit.apache.org Received: (qmail 59753 invoked by uid 500); 3 Jun 2013 12:22:22 -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 59730 invoked by uid 99); 3 Jun 2013 12:22:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 12:22:20 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=SPF_NEUTRAL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: error (nike.apache.org: encountered temporary error during SPF processing of domain of n.the.xtreme@gmail.com) Received: from [216.139.250.139] (HELO joe.nabble.com) (216.139.250.139) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Jun 2013 12:22:13 +0000 Received: from [192.168.236.139] (helo=joe.nabble.com) by joe.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UjTl5-0002Fz-W2 for users@jackrabbit.apache.org; Mon, 03 Jun 2013 05:21:08 -0700 Date: Mon, 3 Jun 2013 05:20:52 -0700 (PDT) From: Neo To: users@jackrabbit.apache.org Message-ID: <1370262052975-4658815.post@n4.nabble.com> In-Reply-To: <7628B7424DEF784CA2ECB07668F69CF4BE349F0D@S-HQMX9.pmbelz.de> References: <1370005697609-4658800.post@n4.nabble.com> <7628B7424DEF784CA2ECB07668F69CF4BE349F0D@S-HQMX9.pmbelz.de> Subject: Re: AW: Office 2007 documents not being indexed in Jackrabbit 2.4.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks Robert. On the same line, I have observed commons-compress-1.5.jar is required by Tika parser in case of OOXML types of documents (i.e. office 2007 documents). Now, I am able to index & search most of types of documents (office 2007 - docx, pptx, xlsx , office 2003 - doc, ppt, xls, PDF) using below 2 steps: (1) Updated repository.xml & added ... ... Further details can be found at https://issues.apache.org/jira/browse/JCR-3287 (2) Added commons-compress-1.5.jar classpath while running jackrabbit-standalone-2.6.2.jar -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Office-2007-documents-not-being-indexed-in-Jackrabbit-2-4-3-tp4657380p4658815.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.