Package org.apache.lucene.search.postingshighlight

Highlighter implementation that uses offsets from postings lists.

See:
          Description

Class Summary
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.
PostingsHighlighter Simple highlighter that does not analyze fields nor use term vectors.
 

Package org.apache.lucene.search.postingshighlight Description

Highlighter implementation that uses offsets from postings lists.



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