See: Description
| Package | Description | 
|---|---|
| org.apache.lucene.search.highlight | Highlighting search terms. | 
| org.apache.lucene.search.postingshighlight | Highlighter implementation that uses offsets from postings lists. | 
| org.apache.lucene.search.uhighlight | The UnifiedHighlighter -- a flexible highlighter that can get offsets from postings, term vectors, or analysis. | 
| org.apache.lucene.search.vectorhighlight | Another highlighter implementation based on term vectors. | 
Copyright © 2000-2017 Apache Software Foundation. All Rights Reserved.