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

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.FrenchSnowballAnalyser

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


Constructor Summary
FrenchSnowballAnalyser()
           
 
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

FrenchSnowballAnalyser

public FrenchSnowballAnalyser()


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