org.apache.solr.analysis
Class ArabicLetterTokenizerFactory
java.lang.Object
org.apache.solr.analysis.BaseTokenizerFactory
org.apache.solr.analysis.ArabicLetterTokenizerFactory
- All Implemented Interfaces:
- TokenizerFactory
public class ArabicLetterTokenizerFactory
- extends BaseTokenizerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArabicLetterTokenizerFactory
public ArabicLetterTokenizerFactory()
create
public ArabicLetterTokenizer create(Reader input)
- Description copied from interface:
TokenizerFactory
- Creates a TokenStream of the specified input
Copyright © 2009 Apache Software Foundation. All Rights Reserved.