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

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

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


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

SpanishSnowballAnalyser

public SpanishSnowballAnalyser()


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