Lucene 4.7.2 highlighter API

The highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages.

See:
          Description

Packages
org.apache.lucene.search.highlight The highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages.
org.apache.lucene.search.postingshighlight Highlighter implementation that uses offsets from postings lists.
org.apache.lucene.search.vectorhighlight This is an another highlighter implementation.

 

The highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages.



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