| Package | Description |
|---|---|
| org.apache.lucene.analysis |
API and code to convert text into indexable/searchable tokens.
|
| org.apache.lucene.analysis.compound |
A filter that decomposes compound words you find in many Germanic
languages into the word parts.
|
| Modifier and Type | Method and Description |
|---|---|
static CharArraySet |
CharArraySet.unmodifiableSet(CharArraySet set)
Returns an unmodifiable
CharArraySet. |
| Modifier and Type | Method and Description |
|---|---|
static CharArraySet |
CharArraySet.unmodifiableSet(CharArraySet set)
Returns an unmodifiable
CharArraySet. |
| Modifier and Type | Field and Description |
|---|---|
protected CharArraySet |
CompoundWordTokenFilterBase.dictionary |
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.