diff --git a/CHANGES.txt b/CHANGES.txt index d4a3c69e969..d6b0b91136e 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -4,6 +4,10 @@ $Id$ 1.9 RC1 +Requirements + + 1. To compile and use Lucene you now need Java 1.4 or later. + Changes in runtime behavior 1. FuzzyQuery can no longer throw a TooManyClauses exception. If a @@ -143,7 +147,6 @@ Bug fixes on such automatically generated queries are no longer penalized for not matching all terms. (Doug Cutting, Patch #33472) - Optimizations 1. Disk usage (peak requirements during indexing and optimization) @@ -184,13 +187,13 @@ Optimizations term index is now read into memory lazily at the first random-access. (Doug Cutting) - - Infrastructure +Infrastructure 1. Lucene's source code repository has converted from CVS to Subversion. The new repository is at http://svn.apache.org/repos/asf/lucene/java/trunk + 1.4.3 1. The JSP demo page (src/jsp/results.jsp) now properly escapes error