Uses of Class
org.apache.lucene.search.matchhighlight.MatchHighlighter.QueryOffsetRange
Packages that use MatchHighlighter.QueryOffsetRange
Package
Description
This package contains several components useful to build a highlighter on top of the
Matches
API.-
Uses of MatchHighlighter.QueryOffsetRange in org.apache.lucene.search.matchhighlight
Fields in org.apache.lucene.search.matchhighlight with type parameters of type MatchHighlighter.QueryOffsetRangeModifier and TypeFieldDescriptionprivate final LinkedHashMap
<String, List<MatchHighlighter.QueryOffsetRange>> MatchHighlighter.DocHit.matchRanges
Methods in org.apache.lucene.search.matchhighlight that return MatchHighlighter.QueryOffsetRange