Java org.apache.mahout.common.lucene AnalyzerUtils fields, constructors, methods, implement or subclass

Example usage for Java org.apache.mahout.common.lucene AnalyzerUtils fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.mahout.common.lucene AnalyzerUtils.

The text is from its open source code.

Method

AnalyzercreateAnalyzer(String analyzerClassName)
Create an Analyzer using the latest org.apache.lucene.util.Version .
AnalyzercreateAnalyzer(Class analyzerClass)
Create an Analyzer using the latest org.apache.lucene.util.Version .