Uses of Class
org.apache.lucene.search.postingshighlight.PassageFormatter

Packages that use PassageFormatter
org.apache.lucene.search.postingshighlight Highlighter implementation that uses offsets from postings lists. 
 

Uses of PassageFormatter in org.apache.lucene.search.postingshighlight
 

Constructors in org.apache.lucene.search.postingshighlight with parameters of type PassageFormatter
PostingsHighlighter(int maxLength, BreakIterator breakIterator, PassageScorer scorer, PassageFormatter formatter)
          Creates a new highlighter with custom parameters.
 



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