Alan Woodward created LUCENE-8349:
-------------------------------------
Summary: Highlighter based on Matches API
Key: LUCENE-8349
URL: https://issues.apache.org/jira/browse/LUCENE-8349
Project: Lucene - Core
Issue Type: New Feature
Reporter: Alan Woodward
Assignee: Alan Woodward
I started trying to integrate the Matches API into the UnifiedHighlighter, but
there's a fairly heavy impedance mismatch between the way the two of them work
(eg Matches doesn't give you freqs, it's entirely lazy, the UH tries to do
things by field rather than by doc). So instead, I thought I'd try and write a
new highlighter based around Matches, and see what it looks like.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]