You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2010/04/24 04:39:49 UTC

[jira] Resolved: (SOLR-1887) Improve log message at DefaultSolrHighlighter when use.FastVectorHighlighter=true

     [ https://issues.apache.org/jira/browse/SOLR-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Koji Sekiguchi resolved SOLR-1887.
----------------------------------

    Resolution: Fixed

Committed revision 937579.

> Improve log message at DefaultSolrHighlighter when use.FastVectorHighlighter=true
> ---------------------------------------------------------------------------------
>
>                 Key: SOLR-1887
>                 URL: https://issues.apache.org/jira/browse/SOLR-1887
>             Project: Solr
>          Issue Type: Improvement
>          Components: highlighter
>            Reporter: Hayato Ito
>            Assignee: Koji Sekiguchi
>            Priority: Minor
>             Fix For: 1.5
>
>         Attachments: SOLR-1887.patch
>
>
> I try use SOLR-1268 new feature. But I am confused.
> I set use.FastVectorHighlighter=true, but FVH is disabled.
> Because It was not set TermPosition=on and TermOffsets=on at schema.xml .
> So, I suggest adding log.warn() in the following conditions.
> - use.FastVectorHighlighter=true
> - TermPosition=off or TermOffsets=off

-- 
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