Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0BE549E93 for ; Thu, 14 Jun 2012 14:08:45 +0000 (UTC) Received: (qmail 38481 invoked by uid 500); 14 Jun 2012 14:08:43 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 38405 invoked by uid 500); 14 Jun 2012 14:08:43 -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 38136 invoked by uid 99); 14 Jun 2012 14:08:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Jun 2012 14:08:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 2729F14002E for ; Thu, 14 Jun 2012 14:08:43 +0000 (UTC) Date: Thu, 14 Jun 2012 14:08:43 +0000 (UTC) From: "Koji Sekiguchi (JIRA)" To: dev@lucene.apache.org Message-ID: <1401803110.15714.1339682923163.JavaMail.jiratomcat@issues-vm> In-Reply-To: <539880748.12587.1339595262944.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Assigned] (SOLR-3542) Highlighter: Integration of LUCENE-4133 (Part of LUCENE-3440) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-3542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Sekiguchi reassigned SOLR-3542: ------------------------------------ Assignee: Koji Sekiguchi > Highlighter: Integration of LUCENE-4133 (Part of LUCENE-3440) > ------------------------------------------------------------- > > Key: SOLR-3542 > URL: https://issues.apache.org/jira/browse/SOLR-3542 > Project: Solr > Issue Type: Improvement > Components: highlighter > Affects Versions: 4.0 > Reporter: Sebastian Lutze > Assignee: Koji Sekiguchi > Priority: Minor > Labels: FastVectorHighlighter, highlight, patch > Fix For: 4.0 > > Attachments: SOLR-3542.patch > > > This patch integrates a weight-based approach for sorting highlighted fragments. > See LUCENE-4133 (Part of LUCENE-3440). > This patch contains: > - Introduction of class WeightedFragListBuilder, a implementation of SolrFragListBuilder > - Updated example-configuration -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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