org.apache.solr.analysis
Class GermanStemFilterFactory
java.lang.Object
org.apache.solr.analysis.BaseTokenFilterFactory
org.apache.solr.analysis.GermanStemFilterFactory
- All Implemented Interfaces:
- TokenFilterFactory
public class GermanStemFilterFactory
- extends BaseTokenFilterFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GermanStemFilterFactory
public GermanStemFilterFactory()
create
public GermanStemFilter create(TokenStream in)
- Description copied from interface:
TokenFilterFactory
- Transform the specified input TokenStream
Copyright © 2011 Apache Software Foundation. All Rights Reserved.