Processes terms found in the original text, typically by applying some form of mark-up to highlight terms in HTML search results pages.

Namespace: Lucene.Net.Highlight
Assembly: Lucene.Net.Contrib.Highlighter (in Lucene.Net.Contrib.Highlighter.dll) Version: 2.3.2.1

Syntax

C#
public interface Formatter
Visual Basic
Public Interface Formatter
Visual C++
public interface class Formatter

See Also