Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 56708 invoked from network); 2 Apr 2011 02:29:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Apr 2011 02:29:48 -0000 Received: (qmail 89101 invoked by uid 500); 2 Apr 2011 02:29:46 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 89061 invoked by uid 500); 2 Apr 2011 02:29:46 -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 89050 invoked by uid 99); 2 Apr 2011 02:29:46 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Apr 2011 02:29:46 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_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, 02 Apr 2011 02:29:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id B46108E2B3 for ; Sat, 2 Apr 2011 02:29:05 +0000 (UTC) Date: Sat, 2 Apr 2011 02:29:05 +0000 (UTC) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Message-ID: <909946969.30094.1301711345735.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <27314988.155161295880643599.JavaMail.jira@thor> Subject: [jira] [Commented] (SOLR-2335) FunctionQParser can't handle fieldnames containing whitespace 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-2335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13014935#comment-13014935 ] Yonik Seeley commented on SOLR-2335: ------------------------------------ oh, that's clever. I like it! > FunctionQParser can't handle fieldnames containing whitespace > ------------------------------------------------------------- > > Key: SOLR-2335 > URL: https://issues.apache.org/jira/browse/SOLR-2335 > Project: Solr > Issue Type: Bug > Affects Versions: 1.4.1 > Reporter: Miriam Doelle > Priority: Minor > Attachments: SOLR-2335.patch > > > FunctionQParser has some simplistic assumptions about what types of field names it will deal with, in particular it can't deal with field names containing whitespaces. -- This message is automatically generated by JIRA. 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