Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 49234 invoked from network); 25 Sep 2010 21:12:02 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Sep 2010 21:12:02 -0000 Received: (qmail 29834 invoked by uid 500); 25 Sep 2010 21:12:01 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 29792 invoked by uid 500); 25 Sep 2010 21:12:01 -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 29785 invoked by uid 99); 25 Sep 2010 21:12:01 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 21:12:01 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Sep 2010 21:11:54 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8PLBXpI022596 for ; Sat, 25 Sep 2010 21:11:33 GMT Message-ID: <10104354.402671285449093069.JavaMail.jira@thor> Date: Sat, 25 Sep 2010 17:11:33 -0400 (EDT) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Subject: [jira] Resolved: (SOLR-2133) ability to parse multiple value sources In-Reply-To: <10647846.401941285439373110.JavaMail.jira@thor> 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-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley resolved SOLR-2133. -------------------------------- Fix Version/s: 4.0 Resolution: Fixed committed. > ability to parse multiple value sources > --------------------------------------- > > Key: SOLR-2133 > URL: https://issues.apache.org/jira/browse/SOLR-2133 > Project: Solr > Issue Type: New Feature > Reporter: Yonik Seeley > Assignee: Yonik Seeley > Fix For: 4.0 > > Attachments: SOLR-2133.patch, SOLR-2133.patch > > > To enable things like this: > q=dist($pt)&pt=10,20 > The function query parser needs to have the option of parsing a list of value sources rather than just one. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org