Uses of Package
org.apache.lucene.search.postingshighlight

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

Classes in org.apache.lucene.search.postingshighlight used by org.apache.lucene.search.postingshighlight
Passage
          Represents a passage (typically a sentence of the document).
PassageFormatter
          Creates a formatted snippet from the top passages.
PassageScorer
          Ranks passages found by PostingsHighlighter.
 



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