lucene/solr/contrib/analysis-extras
Steven Rowe 5abc76ea42 LUCENE-3747: Support Unicode 6.1.0.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1365971 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 12:56:35 +00:00
..
lib LUCENE-3747: Support Unicode 6.1.0. 2012-07-26 12:56:35 +00:00
src LUCENE-4044: port over stempel/uima 2012-07-24 06:08:49 +00:00
CHANGES.txt Copy over changes from 3.6 branch #2 2012-07-23 10:33:34 +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