mirror of https://github.com/apache/lucene.git
SOLR_2519: move CHANGES entry to the right place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128855 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0bec9a11fd
commit
de78bb889f
|
@ -263,6 +263,14 @@ Documentation
|
||||||
|
|
||||||
======================= 3.x (not yet released) ================
|
======================= 3.x (not yet released) ================
|
||||||
|
|
||||||
|
Bug Fixes
|
||||||
|
----------------------
|
||||||
|
|
||||||
|
* SOLR-2519: Improve text_* fieldTypes in example schema.xml: improve
|
||||||
|
cross-language defaults for text_general; break out separate
|
||||||
|
English-specific fieldTypes (Jan Høydahl, hossman, Robert Muir,
|
||||||
|
yonik, Mike McCandless)
|
||||||
|
|
||||||
================== 3.2.0 ==================
|
================== 3.2.0 ==================
|
||||||
Versions of Major Components
|
Versions of Major Components
|
||||||
---------------------
|
---------------------
|
||||||
|
@ -349,11 +357,6 @@ Bug Fixes
|
||||||
* SOLR-2539: VectorValueSource.floatVal incorrectly used byteVal on sub-sources.
|
* SOLR-2539: VectorValueSource.floatVal incorrectly used byteVal on sub-sources.
|
||||||
(Tom Liu via yonik)
|
(Tom Liu via yonik)
|
||||||
|
|
||||||
* SOLR-2519: Improve text_* fieldTypes in example schema.xml: improve
|
|
||||||
cross-language defaults for text_general; break out separate
|
|
||||||
English-specific fieldTypes (Jan Høydahl, hossman, Robert Muir,
|
|
||||||
yonik, Mike McCandless)
|
|
||||||
|
|
||||||
Other Changes
|
Other Changes
|
||||||
----------------------
|
----------------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue