Package | Description |
---|---|
org.apache.lucene.analysis.compound |
A filter that decomposes compound words you find in many Germanic
languages into the word parts.
|
Modifier and Type | Class | Description |
---|---|---|
class |
DictionaryCompoundWordTokenFilter |
A
TokenFilter that decomposes compound words found in many Germanic languages. |
class |
HyphenationCompoundWordTokenFilter |
A
TokenFilter that decomposes compound words found in many Germanic languages. |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.