Uses of Class
org.apache.lucene.search.matchhighlight.MatchHighlighter.DocHit
-
Packages that use MatchHighlighter.DocHit Package Description org.apache.lucene.search.matchhighlight This package contains several components useful to build a highlighter on top of theMatches
API. -
-
Uses of MatchHighlighter.DocHit in org.apache.lucene.search.matchhighlight
Methods in org.apache.lucene.search.matchhighlight with parameters of type MatchHighlighter.DocHit Modifier and Type Method Description private MatchHighlighter.DocHighlights
MatchHighlighter. computeDocFieldValues(MatchHighlighter.DocHit docHit)
-