Initializes a new instance of the KeywordAnalyzer class

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

Syntax

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

See Also