Initializes a new instance of the TokenSettingsCodec class

Namespace: Lucene.Net.Analyzers.Shingle.Codec
Assembly: Lucene.Net.Contrib.Analyzers (in Lucene.Net.Contrib.Analyzers.dll) Version: 2.9.2.1 (2.9.2.1)

Syntax

C#
protected TokenSettingsCodec()
Visual Basic
Protected Sub New
Visual C++
protected:
TokenSettingsCodec()

See Also