| Package | Description |
|---|---|
| org.apache.lucene.analysis.compound |
A filter that decomposes compound words you find in many Germanic
languages into the word parts.
|
| Class and Description |
|---|
| CompoundWordTokenFilterBase
Base class for decomposition token filters.
|
| CompoundWordTokenFilterBase.CompoundToken
Helper class to hold decompounded token information
|
| HyphenationCompoundWordTokenFilter
A
TokenFilter that decomposes compound words found in many Germanic languages. |
Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.