Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3A20C10228 for ; Tue, 24 Dec 2013 00:35:54 +0000 (UTC) Received: (qmail 95963 invoked by uid 500); 24 Dec 2013 00:35:51 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 95770 invoked by uid 500); 24 Dec 2013 00:35:51 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 95590 invoked by uid 99); 24 Dec 2013 00:35:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 24 Dec 2013 00:35:51 +0000 Date: Tue, 24 Dec 2013 00:35:51 +0000 (UTC) From: "Ryan McKinley (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (LUCENE-5369) Add an UpperCaseFilter MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/LUCENE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13856049#comment-13856049 ] Ryan McKinley commented on LUCENE-5369: --------------------------------------- Unless I hear objections, I would like to commit in the next few weeks thanks ryan > Add an UpperCaseFilter > ---------------------- > > Key: LUCENE-5369 > URL: https://issues.apache.org/jira/browse/LUCENE-5369 > Project: Lucene - Core > Issue Type: New Feature > Reporter: Ryan McKinley > Assignee: Ryan McKinley > Priority: Minor > Attachments: LUCENE-5369-uppercase-filter.patch > > > We should offer a standard way to force upper-case tokens. I understand that lowercase is safer for general search quality because some uppercase characters can represent multiple lowercase ones. > However, having upper-case tokens is often nice for faceting (consider normalizing to standard acronyms) -- This message was sent by Atlassian JIRA (v6.1.5#6160) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org