document fix for Korean tokenization; document URL for old bugs

git-svn-id: https://svn.apache.org/repos/asf/lucene/java/trunk@327782 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Daniel Naber 2005-10-23 11:41:00 +00:00
parent 99dc3b9ecf
commit e488faf407
1 changed files with 6 additions and 0 deletions

View File

@ -217,6 +217,9 @@ Bug fixes
the original token.
(Yonik Seeley via Erik Hatcher, LUCENE-437)
12. Added Unicode range to fix tokenization of Korean
(Otis, http://issues.apache.org/jira/browse/LUCENE-444)
Optimizations
1. Disk usage (peak requirements during indexing and optimization)
@ -270,6 +273,9 @@ Infrastructure
2. Lucene's issue tracker has migrated from Bugzilla to JIRA.
Lucene's JIRA is at http://issues.apache.org/jira/browse/LUCENE
The old issues are still available at
http://issues.apache.org/bugzilla/show_bug.cgi?id=xxxx
(use the bug number instead of xxxx)
1.4.3