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

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

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


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

DutchSnowballAnalyser

public DutchSnowballAnalyser()


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