mirror of
https://github.com/apache/lucene.git
synced 2025-02-06 10:08:58 +00:00
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1527175 13f79535-47bb-0310-9956-ffa450edef68
17 lines
511 B
Plaintext
17 lines
511 B
Plaintext
The analysis-extras plugin provides additional analyzers that rely
|
|
upon large dependencies/dictionaries.
|
|
|
|
It includes integration with ICU for multilingual support, and
|
|
analyzers for Chinese and Polish.
|
|
|
|
ICU relies upon lucene-libs/lucene-analyzers-icu-X.Y.jar
|
|
and lib/icu4j-X.Y.jar
|
|
|
|
Smartcn relies upon lucene-libs/lucene-analyzers-smartcn-X.Y.jar
|
|
|
|
Stempel relies on lucene-libs/lucene-analyzers-stempel-X.Y.jar
|
|
|
|
Morfologik relies on lucene-libs/lucene-analyzers-morfologik-X.Y.jar
|
|
and lib/morfologik-*.jar
|
|
|