Highlighter.Net 2.0.0

TokenSources Class

Hides implementation issues associated with obtaining a TokenStream for use with the higlighter - can obtain from TermFreqVectors with offsets and (optionally) positions or from Analyzer class reparsing the stored content.

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

System.Object
   Lucene.Net.Highlight.TokenSources

public class TokenSources

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

TokenSources Members | Lucene.Net.Highlight Namespace