Highlighter.Net 2.0.0

NullFragmenter Class

{@link Fragmenter} implementation which does not fragment the text. This is useful for highlighting the entire content of a document or field.

For a list of all members of this type, see NullFragmenter Members.

System.Object
   Lucene.Net.Highlight.NullFragmenter

public class NullFragmenter : Fragmenter

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Highlight

Assembly: Highlighter.Net (in Highlighter.Net.dll)

See Also

NullFragmenter Members | Lucene.Net.Highlight Namespace