Uses of Class
org.apache.lucene.analysis.CharArraySet

Packages that use CharArraySet
org.apache.lucene.analysis.compound A filter that decomposes compound words you find in many Germanic languages to the word parts. 
 

Uses of CharArraySet in org.apache.lucene.analysis.compound
 

Fields in org.apache.lucene.analysis.compound declared as CharArraySet
protected  CharArraySet CompoundWordTokenFilterBase.dictionary
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.