Package | Description |
---|---|
org.apache.lucene.analysis.util |
Utility functions for text analysis.
|
Modifier and Type | Method and Description |
---|---|
static CharArrayMap<String> |
WordlistLoader.getStemDict(Reader reader,
CharArrayMap<String> result)
Deprecated.
Reads a stem dictionary.
|
Modifier and Type | Method and Description |
---|---|
static CharArrayMap<String> |
WordlistLoader.getStemDict(Reader reader,
CharArrayMap<String> result)
Deprecated.
Reads a stem dictionary.
|
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.