[ 
https://issues.apache.org/jira/browse/SOLR-4812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Otis Gospodnetic updated SOLR-4812:
-----------------------------------

    Description: 
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.

  was:
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.

    
> Edismax highlighting query doesn't work.
> ----------------------------------------
>
>                 Key: SOLR-4812
>                 URL: https://issues.apache.org/jira/browse/SOLR-4812
>             Project: Solr
>          Issue Type: Bug
>         Environment: When hl.q is a edismax query, Highligting will ignore 
> the query specified in hl.q
>            Reporter: Nguyen Manh Tien
>            Priority: Minor
>         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: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to