Class MatchRegionRetriever

java.lang.Object
org.apache.lucene.search.matchhighlight.MatchRegionRetriever

public class MatchRegionRetriever extends Object
Utility class to compute a list of "match regions" for a given query, searcher and document(s) using Matches API.