Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
6.4
-
None
-
New
Description
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?
Attachments
Issue Links
- Is contained by
-
LUCENE-8286 UnifiedHighlighter should support the new Weight.matches API for better match accuracy
- Closed
- is superceded by
-
LUCENE-8848 UnifiedHighlighter should highlight all Query types that implement Weight.matches
- Closed