Initializes a new instance of the Analyzer class

Namespace: Lucene.Net.Analysis
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

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

See Also