You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Alan Woodward (JIRA)" <ji...@apache.org> on 2014/03/17 19:37:45 UTC

[jira] [Commented] (SOLR-4812) Edismax highlighting query doesn't work.

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

Alan Woodward commented on SOLR-4812:
-------------------------------------

This should be fixed when SOLR-5858 is committed, which I hope to get round to tomorrow.  I'll add the test in the attached patch as well.

> Edismax highlighting query doesn't work.
> ----------------------------------------
>
>                 Key: SOLR-4812
>                 URL: https://issues.apache.org/jira/browse/SOLR-4812
>             Project: Solr
>          Issue Type: Bug
>    Affects Versions: 4.2, 4.3
>         Environment: When hl.q is a edismax query, Highligting will ignore the query specified in hl.q
>            Reporter: Tien Nguyen Manh
>            Priority: Minor
>             Fix For: 4.8
>
>         Attachments: SOLR-4812.patch
>
>
> When hl.q is an edismax query, Highligting will ignore the query specified in hl.q
> edismax highlighting query hl.q={!edismax qf=title v=Software}
> function getHighlightQuery in edismax don't parse highlight query so it always return null so hl.q is ignored.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org