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
Priority: Minor
Fix For: 1.5
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: [email protected]
For additional commands, e-mail: [email protected]