Uses of Class
org.apache.lucene.search.matchhighlight.PassageFormatter.SlicePoint
-
Packages that use PassageFormatter.SlicePoint Package Description org.apache.lucene.search.matchhighlight This package contains several components useful to build a highlighter on top of theMatches
API. -
-
Uses of PassageFormatter.SlicePoint in org.apache.lucene.search.matchhighlight
Methods in org.apache.lucene.search.matchhighlight that return PassageFormatter.SlicePoint Modifier and Type Method Description private static PassageFormatter.SlicePoint[]
PassageFormatter. slicePoints(Passage p)
-