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