Move SOLR-4567 from 4.3 to 4.2.1

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1457629 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Steven Rowe 2013-03-18 03:40:49 +00:00
parent 2315bb4d46
commit 4cc5cd56ec
1 changed files with 6 additions and 3 deletions

View File

@ -92,9 +92,6 @@ Bug Fixes
* SOLR-4538: Date Math expressions were being truncated to 32 characters
when used in field:value queries in the lucene QParser. (hossman, yonik)
* SOLR-4567: copyField source glob matching explicit field(s) stopped working
in Solr 4.2. (Alexandre Rafalovitch, Steve Rowe)
* SOLR-4297: Atomic update request containing null=true sets all subsequent
fields to null (Ben Pennell, Rob, shalin)
@ -189,6 +186,12 @@ Apache ZooKeeper 3.4.5
Detailed Change List
----------------------
Bug Fixes
----------------------
* SOLR-4567: copyField source glob matching explicit field(s) stopped working
in Solr 4.2. (Alexandre Rafalovitch, Steve Rowe)
Other Changes
----------------------