Highlighter.Net 2.0.0

SimpleFragmenter Class

{@link Fragmenter} implementation which breaks text up into same-size fragments with no concerns over spotting sentence boundaries.

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

System.Object
   Lucene.Net.Highlight.SimpleFragmenter

public class SimpleFragmenter : 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

SimpleFragmenter Members | Lucene.Net.Highlight Namespace