You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Commit Tag Bot (JIRA)" <ji...@apache.org> on 2013/03/22 17:27:17 UTC

[jira] [Commented] (LUCENE-4486) Highlighter doesn't support ConstantScoreQuery

    [ https://issues.apache.org/jira/browse/LUCENE-4486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610668#comment-13610668 ] 

Commit Tag Bot commented on LUCENE-4486:
----------------------------------------

[branch_4x commit] Simon Willnauer
http://svn.apache.org/viewvc?view=revision&revision=1399207

LUCENE-4486: Add support for ConstantScoreQuery in Highlighter.

                
> Highlighter doesn't support ConstantScoreQuery
> ----------------------------------------------
>
>                 Key: LUCENE-4486
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4486
>             Project: Lucene - Core
>          Issue Type: Bug
>          Components: modules/highlighter
>    Affects Versions: 3.6.1, 4.0
>            Reporter: Simon Willnauer
>            Assignee: Simon Willnauer
>             Fix For: 4.1, 5.0
>
>         Attachments: LUCENE-4486.patch
>
>
> if you wrap a query into a constant score the highlighter fails to highlight since ConstantScoreQuery is not recognized in WeightedSpanTermExtractor

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
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