You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by jb...@apache.org on 2014/11/18 01:43:33 UTC

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

Author: jbernste
Date: Tue Nov 18 00:43:33 2014
New Revision: 1640261

URL: http://svn.apache.org/r1640261
Log:
SOLR-6684: Updated CHANGES.txt

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=1640261&r1=1640260&r2=1640261&view=diff
==============================================================================
--- lucene/dev/trunk/solr/CHANGES.txt (original)
+++ lucene/dev/trunk/solr/CHANGES.txt Tue Nov 18 00:43:33 2014
@@ -411,6 +411,8 @@ Bug Fixes
 * SOLR-6323: ReRankingQParserPlugin cleaner paging and fix bug with fuzzy, range and other queries 
   that need to be re-written. (Adair Kovac, Joel Bernstein)
 
+* SOLR-6684: Fix-up /export JSON. (Joel Bernstein)
+
 ==================  4.10.2 ==================
 
 Bug Fixes