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

[jira] Commented: (SOLR-825) The ConstantScore family of queries does not work with highlighting

    [ https://issues.apache.org/jira/browse/SOLR-825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12697945#action_12697945 ] 

Mark Miller commented on SOLR-825:
----------------------------------

With LUCENE-1424 and 1425 committed, I think this is now possible with Solr. It will only work with the Phrase Highlighter, but thats probably the highlighter you should be using anyway (highlighting phrases properly is nice and expected, and its not any slower for non phrase highlighting).

Still need a  patch and a Lucene jar upgrade though. I will be happy to see highlightable wildcard/range queries again.

> The ConstantScore family of queries does not work with highlighting
> -------------------------------------------------------------------
>
>                 Key: SOLR-825
>                 URL: https://issues.apache.org/jira/browse/SOLR-825
>             Project: Solr
>          Issue Type: Bug
>          Components: highlighter
>    Affects Versions: 1.3
>            Reporter: Mark Miller
>            Priority: Minor
>             Fix For: 1.4
>
>
> Would be nice to be able to highlight range, wildcard, prefix queries again. LUCENE-1424, LUCENE-1425, updating Lucene jars, and a patch from this issue, will get us there.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.