Initializes a new instance of the SimpleAnalyzer class

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

Syntax

C#
public SimpleAnalyzer()
Visual Basic
Public Sub New
Visual C++
public:
SimpleAnalyzer()

See Also