Lucene.Net.Highlighter
The highlight package contains classes to provide "keyword in context" features typically used to highlight search terms in the text of results pages. There are 3 main highlighters:
Lucene.
Net. - A lightweight highlighter for basic usage.Search. Highlight Lucene.
Net. (In the Lucene.Search. Postings Highlight Net. package) - Highlighter implementation that uses offsets from postings lists. This highlighter supports Unicode.ICU Lucene.
Net. - This highlighter is fast for large docs, supports N-gram fields, multi-term highlighting, colored highlight tags, and more. There is a BreakSearch. Vector Highlight Iterator in the Lucene.Boundary Scanner Net. package that can be added on for Unicode support.ICU