[
https://issues.apache.org/jira/browse/SOLR-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13939015#comment-13939015
]
ASF subversion and git services commented on SOLR-4812:
-------------------------------------------------------
Commit 1578801 from [~romseygeek] in branch 'dev/branches/branch_4x'
[ https://svn.apache.org/r1578801 ]
SOLR-5858, SOLR-4812: Allow queryparser to be defined for highlight query, and
edismax and dismax to be used for this purpose
> 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: [email protected]
For additional commands, e-mail: [email protected]