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

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

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

Methods in org.apache.lucene.search.postingshighlight with parameters of type Passage
 String PassageFormatter.format(Passage[] passages, String content)
          Formats the top passages from content into a human-readable text snippet.
 



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