public class MLAnalayser
extends org.apache.lucene.analysis.Analyzer
Constructor and Description |
---|
MLAnalayser(DictionaryService dictionaryService,
MLAnalysisMode mlAnalaysisMode) |
MLAnalayser(DictionaryService dictionaryService,
MLAnalysisMode mlAnalaysisMode,
org.apache.lucene.analysis.Analyzer analyzer) |
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.analysis.TokenStream |
tokenStream(java.lang.String fieldName,
java.io.Reader reader) |
public MLAnalayser(DictionaryService dictionaryService, MLAnalysisMode mlAnalaysisMode)
public MLAnalayser(DictionaryService dictionaryService, MLAnalysisMode mlAnalaysisMode, org.apache.lucene.analysis.Analyzer analyzer)
Copyright © 2005 - 2013 Alfresco Software, Inc. All Rights Reserved.