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 2016/12/31 02:10:35 UTC

[2/2] lucene-solr:branch_6x: SOLR-9495: Update CHANGES.txt

SOLR-9495: Update CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/lucene-solr/repo
Commit: http://git-wip-us.apache.org/repos/asf/lucene-solr/commit/a7bb14b6
Tree: http://git-wip-us.apache.org/repos/asf/lucene-solr/tree/a7bb14b6
Diff: http://git-wip-us.apache.org/repos/asf/lucene-solr/diff/a7bb14b6

Branch: refs/heads/branch_6x
Commit: a7bb14b6cd9bcb91b2a53d30d6463b86afd39c52
Parents: ecac79b
Author: Joel Bernstein <jb...@apache.org>
Authored: Fri Dec 30 20:39:57 2016 -0500
Committer: Joel Bernstein <jb...@apache.org>
Committed: Fri Dec 30 20:44:58 2016 -0500

----------------------------------------------------------------------
 solr/CHANGES.txt | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/a7bb14b6/solr/CHANGES.txt
----------------------------------------------------------------------
diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt
index 0bb9917..3551e70 100644
--- a/solr/CHANGES.txt
+++ b/solr/CHANGES.txt
@@ -240,6 +240,8 @@ Bug Fixes
 
 * SOLR-9620: fix cross core query-time join by numeric fields (Mikhail Khludnev)
 
+* SOLR-9495: AIOBE with confusing message for incomplete sort spec in Streaming Expression (Gus Heck, Joel Bernstein)
+
 Other Changes
 ----------------------