[
https://issues.apache.org/jira/browse/SOLR-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15935770#comment-15935770
]
David Smiley commented on SOLR-10309:
-------------------------------------
I suspect this is a duplicate of LUCENE-7719 based on the non-ASCII text I see
in your example? In 6.4.3, prefix queries were fixed -- LUCENE-7717 but
wildcard queries (not a simple prefix) were pushed off until someone has time
to fix.
> Unified highlighter does not highlight wildcard phrases correctly when
> ComplexPhraseQueryParser is used
> -------------------------------------------------------------------------------------------------------
>
> Key: SOLR-10309
> URL: https://issues.apache.org/jira/browse/SOLR-10309
> Project: Solr
> Issue Type: Bug
> Security Level: Public(Default Security Level. Issues are Public)
> Components: highlighter, query parsers
> Affects Versions: 6.4
> Reporter: Bjarke Mortensen
>
> Given the text:
> "Kontraktsproget vil være dansk og arbejdssproget kan være dansk, svensk,
> norsk og engelsk"
> and the query:
> \{!complexphrase df=content_da\}("sve* no*")
> the unified highlighter (hl.method=unified) does not return any highlights.
> For reference, the original highlighter returns a snippet with the expected
> highlights:
> Kontraktsproget vil være dansk og arbejdssproget kan være dansk,
> <em>svensk</em>, <em>norsk</em> og
> Is this expected behaviour with the unified highlighter?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]