mirror of https://github.com/apache/lucene.git
23c1ebced2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1337538 13f79535-47bb-0310-9956-ffa450edef68 |
||
---|---|---|
.. | ||
lib | ||
src | ||
CHANGES.txt | ||
README.txt | ||
build.xml | ||
ivy.xml |
README.txt
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. Relies upon the following lucene components (in lucene-libs/): * lucene-analyzers-icu-X.Y.jar * lucene-analyzers-smartcn-X.Y.jar * lucene-analyzers-stempel-X.Y.jar And the ICU library (in lib/): * icu4j-X.Y.jar