Uses of Record Class
org.apache.lucene.search.matchhighlight.MatchRegionRetriever.DocHighlightData
Packages that use MatchRegionRetriever.DocHighlightData
Package
Description
This package contains several components useful to build a highlighter on top of the
Matches API.-
Uses of MatchRegionRetriever.DocHighlightData in org.apache.lucene.search.matchhighlight
Methods in org.apache.lucene.search.matchhighlight that return MatchRegionRetriever.DocHighlightDataModifier and TypeMethodDescriptionprivate MatchRegionRetriever.DocHighlightData[]MatchRegionRetriever.prepareBlock(int[] idBlock, ToIntFunction<String> maxHitsPerField) Methods in org.apache.lucene.search.matchhighlight with parameters of type MatchRegionRetriever.DocHighlightDataModifier and TypeMethodDescriptionprivate voidMatchRegionRetriever.processBlock(MatchRegionRetriever.DocHighlightData[] docHighlightData, MatchRegionRetriever.MatchOffsetsConsumer consumer)