| Package | Description |
|---|---|
| org.elasticsearch.index.analysis.compound |
| Modifier and Type | Class and Description |
|---|---|
class |
DictionaryCompoundWordTokenFilterFactory
Uses the
DictionaryCompoundWordTokenFilter to decompound tokens using a dictionary. |
class |
HyphenationCompoundWordTokenFilterFactory
Uses the
HyphenationCompoundWordTokenFilter to decompound tokens based on hyphenation rules. |
Copyright © 2009–2017. All rights reserved.