[
https://issues.apache.org/jira/browse/SOLR-10309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15942853#comment-15942853
]
Bjarke Mortensen commented on SOLR-10309:
-----------------------------------------
Yes, most documents (if not all) in our index will have none-ascii characters
(although I'm not sure I can locate them in the example above).
I have tried to index a document without non-ascii characters, but highlighting
for that document is still empty.
Are you saying that the presence of non-ascii characters in the index will mess
highlighting up for all documents?
Thanks,
Bjarke
> 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]