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

This commit is contained in:
Christine Poerschke 2017-04-26 17:01:29 +01:00
parent 98b2cba53c
commit 90b3ef18de

View File

@ -83,6 +83,8 @@ New Features
* SOLR-10393: Adds UUID Streaming Evaluator (Dennis Gove)
* SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke)
Bug Fixes
----------------------
* SOLR-9262: Connection and read timeouts are being ignored by UpdateShardHandler after SOLR-4509.
@ -157,8 +159,6 @@ New Features
* SOLR-9992: Add support for grouping with PointFIelds. (Cao Manh Dat)
* SOLR-10046: Add UninvertDocValuesMergePolicyFactory class. (Keith Laban, Christine Poerschke)
* SOLR-9994: Add support for CollapseQParser with PointFields. (Varun Thacker, Cao Manh Dat)
* SOLR-10076: Hide keystore and truststore passwords from /admin/info/* outputs. (Mano Kovacs via Mark Miller)