| Package | Description |
|---|---|
| org.apache.lucene.search.postingshighlight |
Highlighter implementation that uses offsets from postings lists.
|
| Constructor and Description |
|---|
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.