Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 66432 invoked from network); 4 Jan 2010 04:45:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Jan 2010 04:45:32 -0000 Received: (qmail 88316 invoked by uid 500); 4 Jan 2010 04:45:31 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 88224 invoked by uid 500); 4 Jan 2010 04:45:31 -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 88214 invoked by uid 99); 4 Jan 2010 04:45:30 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Jan 2010 04:45:30 +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; Mon, 04 Jan 2010 04:45:22 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 5F476234C498 for ; Sun, 3 Jan 2010 20:45:01 -0800 (PST) Message-ID: <1235759591.14521262580301388.JavaMail.jira@brutus.apache.org> Date: Mon, 4 Jan 2010 04:45:01 +0000 (UTC) From: "Koji Sekiguchi (JIRA)" To: solr-dev@lucene.apache.org Subject: [jira] Commented: (SOLR-1268) Incorporate Lucene's FastVectorHighlighter In-Reply-To: <1904058585.1247147894901.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-1268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12796075#action_12796075 ] Koji Sekiguchi commented on SOLR-1268: -------------------------------------- I'm introducing and new sub tags of in solrconfig.xml in this patch, rather than . I think we can open a separate ticket for moving settings to , if needed. FYI: http://old.nabble.com/highlighting-setting-in-solrconfig.xml-td26984003.html > Incorporate Lucene's FastVectorHighlighter > ------------------------------------------ > > Key: SOLR-1268 > URL: https://issues.apache.org/jira/browse/SOLR-1268 > Project: Solr > Issue Type: New Feature > Components: highlighter > Reporter: Koji Sekiguchi > Assignee: Koji Sekiguchi > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1268.patch, SOLR-1268.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.