SOLR-10046: move from 6.5.0 to 6.6.0 CHANGES.txt (backport yet to be completed)

This commit is contained in:
Christine Poerschke 2017-03-20 19:00:33 +00:00 committed by Shalin Shekhar Mangar
parent fdb1f317b2
commit 3d67576307
1 changed files with 2 additions and 2 deletions

View File

@ -109,6 +109,8 @@ New Features
* SOLR-9992: Add support for grouping with PointFIelds. (Cao Manh Dat)
* SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke)
================== 6.5.0 ==================
@ -213,8 +215,6 @@ New Features
* SOLR-10224: Add disk total and disk free metrics. (ab)
* SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke)
* SOLR-10085: SQL result set fields should be ordered by the field list (Joel Bernstein)
* SOLR-10254: significantTerms Streaming Expression should work in non-SolrCloud mode (Joel Bernstein)