Solr should not wrap TokenStreams in a caching filter when using
usePhraseHighlighter=true
------------------------------------------------------------------------------------------
Key: LUCENE-2951
URL: https://issues.apache.org/jira/browse/LUCENE-2951
Project: Lucene - Java
Issue Type: Improvement
Reporter: Mark Miller
Assignee: Mark Miller
Priority: Minor
Fix For: 4.0
this is a very old limitation, so we should not do this anymore - this makes us
pay a penalty for using the caching filter even when we do not need to and
there are only basic term queries to highlight.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]