mirror of https://github.com/apache/lucene.git
SOLR-4297: Move CHANGES entry.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1458392 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
b6d23cdbbb
commit
40cb21ab0c
|
@ -81,9 +81,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-4297: Atomic update request containing null=true sets all subsequent
|
||||
fields to null (Ben Pennell, Rob, shalin)
|
||||
|
||||
* SOLR-4543: setting shardHandlerFactory in solr.xml/solr.properties does not work.
|
||||
(Ryan Ernst, Robert Muir via Erick Erickson)
|
||||
|
@ -197,6 +194,9 @@ Bug Fixes
|
|||
|
||||
* SOLR-4609: The Collections API should only send the reload command to ACTIVE
|
||||
cores. (Mark Miller)
|
||||
|
||||
* SOLR-4297: Atomic update request containing null=true sets all subsequent
|
||||
fields to null (Ben Pennell, Rob, shalin)
|
||||
|
||||
Optimizations
|
||||
----------------------
|
||||
|
|
Loading…
Reference in New Issue