Return-Path: Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: (qmail 51811 invoked from network); 25 Jun 2008 08:35:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Jun 2008 08:35:38 -0000 Received: (qmail 42871 invoked by uid 500); 25 Jun 2008 08:35:39 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 42680 invoked by uid 500); 25 Jun 2008 08:35:38 -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 42669 invoked by uid 99); 25 Jun 2008 08:35:38 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 01:35:38 -0700 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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jun 2008 08:34:57 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 84BE1234C14C for ; Wed, 25 Jun 2008 01:34:46 -0700 (PDT) Message-ID: <34224825.1214382886542.JavaMail.jira@brutus> Date: Wed, 25 Jun 2008 01:34:46 -0700 (PDT) From: "Markus K. (JIRA)" To: dev@jackrabbit.apache.org Subject: [jira] Issue Comment Edited: (JCR-1661) Extend mimetype list of text extractors In-Reply-To: <522661355.1214382886521.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-1661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607890#action_12607890 ] markusk edited comment on JCR-1661 at 6/25/08 1:34 AM: --------------------------------------------------------- Patch to add the missing mimetypes was (Author: markusk): Path to add the missing mimetypes > Extend mimetype list of text extractors > --------------------------------------- > > Key: JCR-1661 > URL: https://issues.apache.org/jira/browse/JCR-1661 > Project: Jackrabbit > Issue Type: Improvement > Components: jackrabbit-text-extractors > Affects Versions: 1.5 > Reporter: Markus K. > Priority: Minor > Attachments: extractor.patch > > > Do you think it would be possible to extend the mimetype list of the > MsPowerpoint and MsExcel textextractors with "application/powerpoint" and > "application/excel"? > It just took me half an hour to figure out why my > documents didn't turn up in a jackrabbit fulltext-search and maybe other > users might run into the same problem... > I'm not sure if there is some kind of standard which lists the possible > default mimetypes but after a quick google search it seems to me that they > are not that uncommon. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.