Uses of Class
org.apache.lucene.analysis.compound.HyphenationCompoundWordTokenFilter

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

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

Methods in org.apache.lucene.analysis.compound that return HyphenationCompoundWordTokenFilter
 HyphenationCompoundWordTokenFilter HyphenationCompoundWordTokenFilterFactory.create(TokenStream input)
           
 



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