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 B73E69A14 for ; Sat, 26 Nov 2011 18:24:04 +0000 (UTC) Received: (qmail 31299 invoked by uid 500); 26 Nov 2011 18:24:03 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 31251 invoked by uid 500); 26 Nov 2011 18:24:03 -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 31244 invoked by uid 99); 26 Nov 2011 18:24:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2011 18:24:03 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 26 Nov 2011 18:24:01 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 32E74A1839 for ; Sat, 26 Nov 2011 18:23:40 +0000 (UTC) Date: Sat, 26 Nov 2011 18:23:40 +0000 (UTC) From: "Yonik Seeley (Commented) (JIRA)" To: dev@lucene.apache.org Message-ID: <1723230042.13924.1322331820209.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <95602934.6646.1300902005862.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (SOLR-2438) Case Insensitive Search for Wildcard Queries 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/SOLR-2438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13157573#comment-13157573 ] Yonik Seeley commented on SOLR-2438: ------------------------------------ bq. So what's next, should I carry it forward from here Go for it! > Case Insensitive Search for Wildcard Queries > -------------------------------------------- > > Key: SOLR-2438 > URL: https://issues.apache.org/jira/browse/SOLR-2438 > Project: Solr > Issue Type: Improvement > Reporter: Peter Sturge > Assignee: Erick Erickson > Fix For: 3.6, 4.0 > > Attachments: SOLR-2438-3x.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438.patch, SOLR-2438_3x.patch > > > This patch adds support to allow case-insensitive queries on wildcard searches for configured TextField field types. > This patch extends the excellent work done Yonik and Michael in SOLR-219. > The approach here is different enough (imho) to warrant a separate JIRA issue. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org