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

Packages that use Highlighter
org.apache.lucene.benchmark.byTask.tasks Extendable benchmark tasks. 
 

Uses of Highlighter in org.apache.lucene.benchmark.byTask.tasks
 

Methods in org.apache.lucene.benchmark.byTask.tasks that return Highlighter
protected  Highlighter ReadTask.getHighlighter(Query q)
           
 

Methods in org.apache.lucene.benchmark.byTask.tasks with parameters of type Highlighter
protected  int ReadTask.doHighlight(TokenStream ts, String text, Highlighter highlighter, boolean mergeContiguous, int maxFragments)
           
 



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