Returns an analyzer that will be used to parse source doc with. The default analyzer
is the {@link #DEFAULT_ANALYZER}.
Namespace: Similarity.NetAssembly: Lucene.Net.Contrib.Similarity (in Lucene.Net.Contrib.Similarity.dll) Version: 2.0.0.1
Syntax
C# |
---|
public Analyzer GetAnalyzer() |
Visual Basic |
---|
Public Function GetAnalyzer As Analyzer |
Visual C++ |
---|
public: Analyzer^ GetAnalyzer() |