Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 21764 invoked from network); 12 May 2009 12:48:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 12 May 2009 12:48:09 -0000 Received: (qmail 68742 invoked by uid 500); 12 May 2009 12:48:08 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 68661 invoked by uid 500); 12 May 2009 12:48:08 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 68651 invoked by uid 99); 12 May 2009 12:48:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 12:48:07 +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.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 May 2009 12:48:06 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C55BF234C041 for ; Tue, 12 May 2009 05:47:45 -0700 (PDT) Message-ID: <1040387170.1242132465807.JavaMail.jira@brutus> Date: Tue, 12 May 2009 05:47:45 -0700 (PDT) From: "Mark Miller (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Updated: (SOLR-825) The ConstantScore family of queries does not work with highlighting In-Reply-To: <2136346946.1224960284135.JavaMail.jira@brutus> 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-825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Miller updated SOLR-825: ----------------------------- Attachment: SOLR-825.patch > The ConstantScore family of queries does not work with highlighting > ------------------------------------------------------------------- > > Key: SOLR-825 > URL: https://issues.apache.org/jira/browse/SOLR-825 > Project: Solr > Issue Type: Bug > Components: highlighter > Affects Versions: 1.3 > Reporter: Mark Miller > Assignee: Mark Miller > Priority: Minor > Fix For: 1.4 > > Attachments: SOLR-825.patch, SOLR-825.patch, SOLR-825.patch > > > Would be nice to be able to highlight range, wildcard, prefix queries again. LUCENE-1424, LUCENE-1425, updating Lucene jars, and a patch from this issue, will get us there. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.