[
https://issues.apache.org/jira/browse/SOLR-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13772151#comment-13772151
]
Doug Turnbull commented on SOLR-4812:
-------------------------------------
+1 I've also been able to recreate this.
> 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: Nguyen Manh Tien
> Priority: Minor
> Fix For: 4.5, 5.0
>
> 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 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: [email protected]
For additional commands, e-mail: [email protected]