org.alfresco.repo.search.impl.lucene.analysis
Class PorterSnowballAnalyser

java.lang.Object
  extended by org.apache.lucene.analysis.Analyzer
      extended by org.apache.lucene.analysis.snowball.SnowballAnalyzer
          extended by org.alfresco.repo.search.impl.lucene.analysis.PorterSnowballAnalyser

public class PorterSnowballAnalyser
extends org.apache.lucene.analysis.snowball.SnowballAnalyzer


Constructor Summary
PorterSnowballAnalyser()
           
 
Method Summary
 
Methods inherited from class org.apache.lucene.analysis.snowball.SnowballAnalyzer
tokenStream
 
Methods inherited from class org.apache.lucene.analysis.Analyzer
close, getPositionIncrementGap, getPreviousTokenStream, reusableTokenStream, setPreviousTokenStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PorterSnowballAnalyser

public PorterSnowballAnalyser()


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.