diff --git a/solr/CHANGES.txt b/solr/CHANGES.txt index 9954a95bd92..0d9bd902b80 100644 --- a/solr/CHANGES.txt +++ b/solr/CHANGES.txt @@ -192,7 +192,7 @@ Bug Fixes * 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-552: Exception when using Query Function inside Scale Function. +* SOLR-5524: Exception when using Query Function inside Scale Function. (Trey Grainger, yonik) Optimizations