[ 
https://issues.apache.org/jira/browse/LUCENE-8349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503383#comment-16503383
 ] 

Alan Woodward commented on LUCENE-8349:
---------------------------------------

cc [~jimczi] [~dsmiley]

> 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
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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]

Reply via email to