Class SpanGradientFormatter
Formats text with different color intensity depending on the score of the term using the span tag. GradientFormatter uses a bgcolor argument to the font tag which doesn't work in Mozilla, thus this class.
Inherited Members
Assembly: Lucene.Net.Highlighter.dll
Syntax
public class SpanGradientFormatter : GradientFormatter, IFormatter
Constructors
Name | Description |
---|---|
SpanGradientFormatter(Single, String, String, String, String) |
Methods
Name | Description |
---|---|
HighlightTerm(String, TokenGroup) |