Index: modules/analysis/icu/build.xml =================================================================== --- modules/analysis/icu/build.xml (revision 946164) +++ modules/analysis/icu/build.xml (working copy) @@ -17,13 +17,15 @@ limitations under the License. --> - + Provides integration with ICU (International Components for Unicode) for stronger Unicode and internationalization support. + + @@ -34,7 +36,7 @@ refid="additional.dependencies" /> - + 4.4.0) lucene-analyzers-smartcn-XX.jar An add-on analysis library that provides word segmentation for Simplified @@ -26,11 +31,13 @@ including tables for the Polish language. common/src/java +icu/src/java smartcn/src/java stempel/src/java - The source code for the three libraries. + The source code for the four libraries. common/src/test +icu/src/test smartcn/src/test stempel/src/test - Unit tests for the three libraries. + Unit tests for the four libraries. Index: modules/analysis/build.xml =================================================================== --- modules/analysis/build.xml (revision 946508) +++ modules/analysis/build.xml (working copy) @@ -22,6 +22,7 @@ Additional Analyzers - common: Additional Analyzers + - icu: Analyzers that use functionality from ICU - smartcn: Smart Analyzer for Simplified Chinese Text - stempel: Algorithmic Stemmer for Polish @@ -30,6 +31,10 @@ + + + + @@ -39,25 +44,29 @@ - + + + + + @@ -66,18 +75,21 @@ + + + Index: lucene/src/site/src/documentation/content/xdocs/site.xml =================================================================== --- lucene/src/site/src/documentation/content/xdocs/site.xml (revision 946508) +++ lucene/src/site/src/documentation/content/xdocs/site.xml (working copy) @@ -57,7 +57,6 @@ - @@ -105,7 +104,6 @@ - @@ -113,7 +111,6 @@ - Index: lucene/src/site/src/documentation/content/xdocs/lucene-contrib/index.xml =================================================================== --- lucene/src/site/src/documentation/content/xdocs/lucene-contrib/index.xml (revision 946508) +++ lucene/src/site/src/documentation/content/xdocs/lucene-contrib/index.xml (working copy) @@ -70,12 +70,6 @@

See highlighter javadoc

-
icu -

Provides integration with ICU (International Components for Unicode) for - stronger Unicode and internationalization support.

-

See icu javadoc

-
-
instantiated

RAM-based index that enables much faster searching than RAMDirectory in certain situations.

See instantiated javadoc

Index: lucene/docs/demo.html =================================================================== --- lucene/docs/demo.html (revision 946508) +++ lucene/docs/demo.html (working copy) @@ -150,9 +150,6 @@ Highlighter - - - - - - - - - - - - -