From uima-dev-return-10333-apmail-incubator-uima-dev-archive=incubator.apache.org@incubator.apache.org Wed Aug 26 17:10:21 2009 Return-Path: Delivered-To: apmail-incubator-uima-dev-archive@minotaur.apache.org Received: (qmail 17600 invoked from network); 26 Aug 2009 17:10:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Aug 2009 17:10:21 -0000 Received: (qmail 44253 invoked by uid 500); 26 Aug 2009 17:10:21 -0000 Delivered-To: apmail-incubator-uima-dev-archive@incubator.apache.org Received: (qmail 44204 invoked by uid 500); 26 Aug 2009 17:10:21 -0000 Mailing-List: contact uima-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: uima-dev@incubator.apache.org Delivered-To: mailing list uima-dev@incubator.apache.org Received: (qmail 44030 invoked by uid 99); 26 Aug 2009 17:10:21 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 17:10:21 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 26 Aug 2009 17:10:19 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 54D67234C04B for ; Wed, 26 Aug 2009 10:09:59 -0700 (PDT) Message-ID: <873583553.1251306599346.JavaMail.jira@brutus> Date: Wed, 26 Aug 2009 10:09:59 -0700 (PDT) From: "Rico Landefeld (JIRA)" To: uima-dev@incubator.apache.org Subject: [jira] Updated: (UIMA-1526) The adaptor of the lucene stop word filter dosn't support the case sensitive flag In-Reply-To: <1753597853.1251303479259.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/UIMA-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rico Landefeld updated UIMA-1526: --------------------------------- Attachment: UIMA-1526.patch Fixes this issues, adds support for the ignoreCase flag. > The adaptor of the lucene stop word filter dosn't support the case sensitive flag > --------------------------------------------------------------------------------- > > Key: UIMA-1526 > URL: https://issues.apache.org/jira/browse/UIMA-1526 > Project: UIMA > Issue Type: New Feature > Components: Sandbox-Lucas > Affects Versions: 2.3S > Reporter: Rico Landefeld > Fix For: 2.3S > > Attachments: UIMA-1526.patch > > > The adaptor of the lucene stop word filter dosn't support the case sensitive flag. It should be configurable in the mapping file. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.