Moved SOLR-5039 to proper section

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1503335 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erick Erickson 2013-07-15 16:53:23 +00:00
parent 69049b99fa
commit 97bc5ffe55
1 changed files with 2 additions and 2 deletions

View File

@ -309,6 +309,8 @@ Bug Fixes
* SOLR-5034: A facet.query that parses or analyzes down to a null Query would
throw a NPE. Fixed. (David Smiley)
* SOLR-5039: Admin/Schema Browser displays -1 for term counts for multiValued fields.
Optimizations
----------------------
@ -469,8 +471,6 @@ Bug Fixes
* SOLR-4744: Update failure on sub shard is not propagated to clients by parent
shard (Anshum Gupta, yonik, shalin)
* SOLR-5039: Admin/Schema Browser displays -1 for term counts for multiValued fields.
Other Changes
----------------------