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