mirror of https://github.com/apache/lucene.git
3.2 changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128235 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a7ff96d997
commit
1aceb50817
|
@ -427,7 +427,11 @@ Bug fixes
|
||||||
with more document deletions is requested before a reader with fewer
|
with more document deletions is requested before a reader with fewer
|
||||||
deletions, provided they share some segments. (yonik)
|
deletions, provided they share some segments. (yonik)
|
||||||
|
|
||||||
======================= Lucene 3.x (not yet released) =======================
|
======================= Lucene 3.x (not yet released) ================
|
||||||
|
|
||||||
|
(No changes)
|
||||||
|
|
||||||
|
======================= Lucene 3.2.0 =======================
|
||||||
|
|
||||||
Changes in backwards compatibility policy
|
Changes in backwards compatibility policy
|
||||||
|
|
||||||
|
|
|
@ -50,7 +50,11 @@ Bug Fixes
|
||||||
* LUCENE-3045: fixed QueryNodeImpl.containsTag(String key) that was
|
* LUCENE-3045: fixed QueryNodeImpl.containsTag(String key) that was
|
||||||
not lowercasing the key before checking for the tag (Adriano Crestani)
|
not lowercasing the key before checking for the tag (Adriano Crestani)
|
||||||
|
|
||||||
======================= Lucene 3.x (not yet released) =======================
|
======================= Lucene 3.x (not yet released) ================
|
||||||
|
|
||||||
|
(No Changes)
|
||||||
|
|
||||||
|
======================= Lucene 3.2.0 =======================
|
||||||
|
|
||||||
Changes in backwards compatibility policy
|
Changes in backwards compatibility policy
|
||||||
|
|
||||||
|
|
|
@ -31,7 +31,7 @@ Velocity 1.6.4 and Velocity Tools 2.0
|
||||||
Apache UIMA 2.3.1-SNAPSHOT
|
Apache UIMA 2.3.1-SNAPSHOT
|
||||||
|
|
||||||
|
|
||||||
Upgrading from Solr 3.2-dev
|
Upgrading from Solr 3.3-dev
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
* The Lucene index format has changed and as a result, once you upgrade,
|
* The Lucene index format has changed and as a result, once you upgrade,
|
||||||
|
@ -263,7 +263,9 @@ Documentation
|
||||||
|
|
||||||
* LUCENE-3006: Building javadocs will fail on warnings by default. Override with -Dfailonjavadocwarning=false (sarowe, gsingers)
|
* LUCENE-3006: Building javadocs will fail on warnings by default. Override with -Dfailonjavadocwarning=false (sarowe, gsingers)
|
||||||
|
|
||||||
================== 3.2.0-dev ==================
|
======================= 3.x (not yet released) ================
|
||||||
|
|
||||||
|
================== 3.2.0 ==================
|
||||||
Versions of Major Components
|
Versions of Major Components
|
||||||
---------------------
|
---------------------
|
||||||
Apache Lucene trunk
|
Apache Lucene trunk
|
||||||
|
|
Loading…
Reference in New Issue