Class NullFragmenter
IFragmenter implementation which does not fragment the text. This is useful for highlighting the entire content of a document or field.
Inheritance
System.Object
NullFragmenter
Assembly: Lucene.Net.Highlighter.dll
Syntax
public class NullFragmenter : object, IFragmenter
Methods
Name | Description |
---|---|
IsNewFragment() | |
Start(String, TokenStream) |