SOLR-14472: missed CHANGES.txt

This commit is contained in:
David Smiley 2020-05-18 17:45:55 -04:00
parent d3d0df9da1
commit 9259f00748
No known key found for this signature in database
GPG Key ID: 6FDFF3BF6796FD4A
1 changed files with 3 additions and 0 deletions

View File

@ -135,6 +135,9 @@ Optimizations
value of matching documents in the response (numFound) will be an approximation.
(Ishan Chattopadhyaya, Munendra S N, Tomás Fernández Löbbe)
* SOLR-14472: Autoscaling "cores" preference now retrieves the core count more efficiently, and counts all cores.
(David Smiley)
Bug Fixes
---------------------
* SOLR-13264: IndexSizeTrigger aboveOp / belowOp properties not in valid properties.