Modifier and Type | Class and Description |
---|---|
class |
GradientFormatter
Formats text with different color intensity depending on the score of the
term.
|
class |
SimpleHTMLFormatter
Simple
Formatter implementation to highlight terms with a pre and post tag |
class |
SpanGradientFormatter
Formats text with different color intensity depending on the score of the
term using the span tag.
|
Constructor and Description |
---|
Highlighter(Formatter formatter,
Encoder encoder,
Scorer fragmentScorer) |
Highlighter(Formatter formatter,
Scorer fragmentScorer) |
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.