You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by sh...@apache.org on 2013/12/04 16:54:07 UTC

svn commit: r1547835 - /lucene/dev/trunk/solr/CHANGES.txt

Author: shalin
Date: Wed Dec  4 15:54:06 2013
New Revision: 1547835

URL: http://svn.apache.org/r1547835
Log:
SOLR-5502: Moving change log entry to the other section because this bug hasn't been released yet

Modified:
    lucene/dev/trunk/solr/CHANGES.txt

Modified: lucene/dev/trunk/solr/CHANGES.txt
URL: http://svn.apache.org/viewvc/lucene/dev/trunk/solr/CHANGES.txt?rev=1547835&r1=1547834&r2=1547835&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Wed Dec  4 15:54:06 2013
@@ -189,9 +189,6 @@ Bug Fixes
 
 * SOLR-5527: DIH logs spurious warning for special commands. (shalin)
 
-* SOLR-5502: A "/" in a document id will cause an exception to be thrown
-  when using the composite id router. (Anshum Gupta via Mark Miller)
-
 * SOLR-5524: Exception when using Query Function inside Scale Function.
   (Trey Grainger, yonik)
   
@@ -229,6 +226,9 @@ Other Changes
 * SOLR-5517: Return HTTP error on POST requests with no Content-Type.
   (Ryan Ernst, Uwe Schindler)
 
+* SOLR-5502: Added a test for tri-level compositeId routing with documents
+  having a "/" in a document id. (Anshum Gupta via Mark Miller)
+
 ==================  4.6.0 ==================
 
 Versions of Major Components