Package | Description |
---|---|
org.apache.lucene.search.uhighlight |
The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis.
|
Modifier and Type | Method and Description |
---|---|
protected FieldHighlighter |
UnifiedHighlighter.getFieldHighlighter(String field,
Query query,
Set<Term> allTerms,
int maxPassages) |
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.