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

Dawid Weiss commented on LUCENE-9464:
-------------------------------------

The MatchHighlighter is fully functional - I think it may be useful for folks 
who don't want to assemble their own pipeline from lower-level components. 
Tests already have a number of examples as well [1].

https://github.com/apache/lucene-solr/blob/master/lucene/highlighter/src/test/org/apache/lucene/search/matchhighlight/TestMatchHighlighter.java

As for marking these classes with lucene.experimental - sure, we can. I am not 
sure what it implies though. That the API is still unstable, right? Because the 
code itself is fairly well tested.

> Add high(er)-level hit highlighter example that demonstrates and uses 
> low-level components
> ------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-9464
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9464
>             Project: Lucene - Core
>          Issue Type: Sub-task
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Major
>             Fix For: master (9.0)
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>




--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to