Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 489 invoked from network); 2 Oct 2009 22:18:49 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Oct 2009 22:18:49 -0000 Received: (qmail 41288 invoked by uid 500); 2 Oct 2009 22:18:48 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 41173 invoked by uid 500); 2 Oct 2009 22:18:48 -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 41154 invoked by uid 99); 2 Oct 2009 22:18:47 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Oct 2009 22:18:47 +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; Fri, 02 Oct 2009 22:18:45 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 0C562234C045 for ; Fri, 2 Oct 2009 15:18:24 -0700 (PDT) Message-ID: <1973763945.1254521904047.JavaMail.jira@brutus> Date: Fri, 2 Oct 2009 15:18:24 -0700 (PDT) From: "Yonik Seeley (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1221) Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default In-Reply-To: <247708447.1245172147425.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-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12761749#action_12761749 ] Yonik Seeley commented on SOLR-1221: ------------------------------------ bq. Instead of using a NRQ, wrap a NRF with ConstantScoreQuery Yep, that would work too. Your call Mark ;-) > Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default > ---------------------------------------------------------------------------------- > > Key: SOLR-1221 > URL: https://issues.apache.org/jira/browse/SOLR-1221 > Project: Solr > Issue Type: Improvement > Components: highlighter > Reporter: Mark Miller > Assignee: Mark Miller > Fix For: 1.4 > > Attachments: SOLR-1221.patch, SOLR-1221.patch, SOLR-1221.patch, SOLR-1221.patch, SOLR-1221.patch, SOLR-1221.patch > > > To improve the out of the box experience of Solr 1.4, I really think we should make this change. You will still be able to turn both off. > Comments? -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.