public class MultiMorphologyAnalyzer extends org.apache.lucene.analysis.Analyzer
org.apache.lucene.analysis.Analyzer.ReuseStrategy, org.apache.lucene.analysis.Analyzer.TokenStreamComponents
GLOBAL_REUSE_STRATEGY, PER_FIELD_REUSE_STRATEGY
MultiMorphologyAnalyzer(java.util.List<org.apache.lucene.morphology.LuceneMorphology> morphologies)
close, getOffsetGap, getPositionIncrementGap, getReuseStrategy, getVersion, normalize, setVersion, tokenStream, tokenStream
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MultiMorphologyAnalyzer(java.util.List<org.apache.lucene.morphology.LuceneMorphology> morphologies)