lucene/solr/contrib/analysis-extras
Dawid Weiss 0d05a14bd6 SOLR-4106: Javac/ ivy path warnings with morfologik fixed by updating to Morfologik 1.5.5 (no functional changes).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1428823 13f79535-47bb-0310-9956-ffa450edef68
2013-01-04 12:42:00 +00:00
..
src SOLR-3904: progress adding package.html files 2012-11-06 16:17:50 +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 SOLR-4106: Javac/ ivy path warnings with morfologik fixed by updating to Morfologik 1.5.5 (no functional changes). 2013-01-04 12:42:00 +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