| Package | Description |
|---|---|
| org.apache.lucene.search.postingshighlight |
| Constructor and Description |
|---|
CustomPostingsHighlighter(org.apache.lucene.analysis.Analyzer analyzer,
CustomPassageFormatter passageFormatter,
BreakIterator breakIterator,
String fieldValue,
boolean returnNonHighlightedSnippets)
Creates a new instance of
CustomPostingsHighlighter |
CustomPostingsHighlighter(org.apache.lucene.analysis.Analyzer analyzer,
CustomPassageFormatter passageFormatter,
String fieldValue,
boolean returnNonHighlightedSnippets)
Creates a new instance of
CustomPostingsHighlighter |
Copyright © 2009–2017. All rights reserved.