Package org.elasticsearch.index.analysis.compound

Class Summary
AbstractCompoundWordTokenFilterFactory Contains the common configuration settings between subclasses of this class.
DictionaryCompoundWordTokenFilterFactory Uses the DictionaryCompoundWordTokenFilter to decompound tokens using a dictionary.
HyphenationCompoundWordTokenFilterFactory Uses the HyphenationCompoundWordTokenFilter to decompound tokens based on hyphenation rules.
 



Copyright © 2009-2012. All Rights Reserved.