Return-Path: Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: (qmail 28832 invoked from network); 30 Jun 2010 20:18:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 30 Jun 2010 20:18:15 -0000 Received: (qmail 8385 invoked by uid 500); 30 Jun 2010 20:18:14 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 8220 invoked by uid 500); 30 Jun 2010 20:18:14 -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 8208 invoked by uid 99); 30 Jun 2010 20:18:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jun 2010 20:18:13 +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; Wed, 30 Jun 2010 20:18:11 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5UKHncR017222 for ; Wed, 30 Jun 2010 20:17:49 GMT Message-ID: <24036931.140751277929069654.JavaMail.jira@thor> Date: Wed, 30 Jun 2010 16:17:49 -0400 (EDT) From: "Yonik Seeley (JIRA)" To: dev@lucene.apache.org Subject: [jira] Updated: (SOLR-1966) QueryElevationComponent: Add option to return only the specified results In-Reply-To: <21416462.111081277133322858.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-1966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yonik Seeley updated SOLR-1966: ------------------------------- Attachment: SOLR-1966.patch Probably just replace the base query rather than adding onto it. Something like this... > QueryElevationComponent: Add option to return only the specified results > ------------------------------------------------------------------------ > > Key: SOLR-1966 > URL: https://issues.apache.org/jira/browse/SOLR-1966 > Project: Solr > Issue Type: Improvement > Reporter: Grant Ingersoll > Assignee: Grant Ingersoll > Priority: Minor > Attachments: SOLR-1966.patch > > > Given a query that matches in the QueryElevationComponent, add an option that allows only those results to be returned. -- 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