You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Mark Miller (JIRA)" <ji...@apache.org> on 2011/04/04 14:57:05 UTC

[jira] [Created] (SOLR-2453) Solr should not wrap TokenStreams in a caching filter when using usePhraseHighlighter=true

Solr should not wrap TokenStreams in a caching filter when using usePhraseHighlighter=true
------------------------------------------------------------------------------------------

                 Key: SOLR-2453
                 URL: https://issues.apache.org/jira/browse/SOLR-2453
             Project: Solr
          Issue Type: Improvement
          Components: highlighter
            Reporter: Mark Miller
            Assignee: Mark Miller
            Priority: Minor
             Fix For: 3.2, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


[jira] [Resolved] (SOLR-2453) Solr should not wrap TokenStreams in a caching filter when using usePhraseHighlighter=true

Posted by "Mark Miller (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SOLR-2453?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Miller resolved SOLR-2453.
-------------------------------

    Resolution: Duplicate

> Solr should not wrap TokenStreams in a caching filter when using usePhraseHighlighter=true
> ------------------------------------------------------------------------------------------
>
>                 Key: SOLR-2453
>                 URL: https://issues.apache.org/jira/browse/SOLR-2453
>             Project: Solr
>          Issue Type: Improvement
>          Components: highlighter
>            Reporter: Mark Miller
>            Assignee: Mark Miller
>            Priority: Minor
>             Fix For: 3.4, 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org