Uses of Class
org.apache.lucene.search.highlight.GradientFormatter

Packages that use GradientFormatter
org.apache.lucene.search.highlight The highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages. 
 

Uses of GradientFormatter in org.apache.lucene.search.highlight
 

Subclasses of GradientFormatter in org.apache.lucene.search.highlight
 class SpanGradientFormatter
          Formats text with different color intensity depending on the score of the term using the span tag.
 



Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.