lucene/solr/contrib/analysis-extras
Uwe Schindler 481c6d952d LUCENE-3312: Apply lucene-3312-patch-12a.patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3312@1372427 13f79535-47bb-0310-9956-ffa450edef68
2012-08-13 14:06:05 +00:00
..
src LUCENE-3312: Apply lucene-3312-patch-12a.patch 2012-08-13 14:06:05 +00:00
README.txt SOLR-3623: Fixed inconsistent treatment of third-party dependencies for solr contribs analysis-extras & uima 2012-07-23 17:33:24 +00:00
build.xml SOLR-3623: Fixed inconsistent treatment of third-party dependencies for solr contribs analysis-extras & uima 2012-07-23 17:33:24 +00:00
ivy.xml LUCENE-3747: Support Unicode 6.1.0. 2012-07-26 12:56:35 +00:00

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
 * lucene-analyzers-morfologik-X.Y.jar
 * lucene-analyzers-smartcn-X.Y.jar

And the following third-party library (in lib/):

 * icu4j-X.Y.jar
 * morfologik-*.jar