[
https://issues.apache.org/jira/browse/SOLR-5544?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
MANISH KUMAR updated SOLR-5544:
-------------------------------
Priority: Minor (was: Major)
> Log spamming DefaultSolrHighlighter
> -----------------------------------
>
> Key: SOLR-5544
> URL: https://issues.apache.org/jira/browse/SOLR-5544
> Project: Solr
> Issue Type: Improvement
> Components: highlighter
> Affects Versions: 4.0
> Reporter: MANISH KUMAR
> Priority: Minor
>
> In DefaultSolrHighlighter.java
> The method useFastVectorHighlighter has
> log.warn( "Solr will use Highlighter instead of FastVectorHighlighter
> because {} field does not store TermPositions and TermOffsets.", fieldName );
> Above method gets called each field and there could be cases where
> TermPositions & TermOffsets are not stored.
> The above line causes huge spamming of logs.
> It should be at max a DEBUG level log which will give flexibility of turning
> it off in production environments.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]